Re: Help[c++]
sayo9394 u forgot to delete ur array.
at the end of the code:
delete []studentArray;
In addition I do not know if the program needs 3 functions, for now u r doing 3 for loops, the min, max and avg can be done in 1 for loop.
__________________
I pwn n00bs
|