infile -> outfile does nothing@cire Thank you, this works as I need it to. What is the difference between infile and !infile.eof(...
infile -> outfile does nothingI'm trying to ignore some lines in temp.txt and copy the rest to temp2.txt. when the line has two ...
modulus error[code] double c = y[k]; if (c % 2 == 1) [/code] This gives the error message "...
comparing strings goes wrongI feel so stupid now. That fixed it, thanks.
comparing strings goes wrongI'm comparing the contents of two vectors. The data from the infile is read in correctly, but when i...
This user does not accept Private Messages