Problem with int array to string convert function
During a university project, I had to print some int arrays to the screen, and I wanted to do it with printf. So I decided to include a function that converts an integer array into a string type, and passes the string out to the calling function. But the function in question crashes the program...
__________________
C++
domain name forum
|