Vector subscript out of rangeThank you! That one change fixed the whole problem.
Vector subscript out of rangeThis program reads in a list of numbers and sorts those numbers from low to high. After that it cou...
Using multidimensional dynamic arrays as argument in functionThank you! That fixed the problem. The only other change I had to make was to put [code]typedef char...
Using multidimensional dynamic arrays as argument in functionI am trying to use a multidimensional dynamic array as an argument in a function. I want to display...
Reading the end of an XML fileThank you for all your help. I got the program working properly using your advice. The program up un...
This user does not accept Private Messages