Problems with textfileHi! I have problems writing data to a text file. The program jumps over the name of the second, t...
Comma Separated ValuesThanks a lot, Stewbond! Now it's working fine!
Read in from a text fileHello! I have a textfile with ID numbers and text. The ID-numbers is exclusively on its on row, w...
VBA to C++int counter; int num; int tot = 0; for (counter = 0; counter <=5; counter++) { num = 0...
Comma Separated ValuesHello! How do I save information comma separated, when I write from a C++ to a text file? If t...
This user does not accept Private Messages