User: gmby99

  • Public profile

User profile: gmby99

User info
User name:gmby99
History
Joined:
Number of posts:23
Latest posts:

Dynamic Arrays
[output] do { fin>>temp; count++; } while (!fin.eof()); count--; fin.close(); [/output] T...

Dynamic Arrays
Let me try to break it the program down so i understand what each part does. [output] #include <fs...

Dynamic Arrays
intellisense says that namespace std doesnt have a member accumualte.

Dynamic Arrays
And this is my std algorithyms [output] int total; for (int k = 0; k<count; k++) { total +=...

Dynamic Arrays
I tried doing that but it got what you showed but got some errors. Im not familiar with it so im sur...

This user does not accept Private Messages