User: smoothstone

  • Public profile

User profile: smoothstone

User info
User name:smoothstone
History
Joined:
Number of posts:9
Latest posts:

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 nothing
I'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 wrong
I feel so stupid now. That fixed it, thanks.

comparing strings goes wrong
I'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