Max, Min of a set of numbers Lets go through Ericool's code. Line 6 and 7 are self explanatory, they store the minimum number an...
C++ Stack Defining and ReadingWhen you declared a Element300 pointer you haven't actually allocated any memory for the array yet. ...