Difftime problem Okay embarrassing, the problem was because I had an array called time, I had not realised that the...
Difftime problemHello all I am currently writing a program where I need to know how long it takes for it to do a...
File I/O and Array problem It turns out it was painfully simple! [code] i = 0 while(!Inputfile.eof()) { Inputfile >> ...
File I/O and Array problem Thank you for a quick reply Bazzy. I tried to use what you suggested, and while I did not expect...
File I/O and Array problem Hello all I am currently trying to learn the basics of C++ by converting one of my older fortran...
This user does not accept Private Messages