read text file into matrixThank you, Galik. Your code is also a good tutorial for me. My programming experience (other languag...
read text file into matrixHi, Galik. Thanks for your help, but I still have a problem with the output file. The input file has...
read text file into matrixHere I am again. This is my current code: I can delete 'empty lines' (they really consist in one whi...
read text file into matrixThank you all. I just compiled test.cpp by g++ and and launch test, but obviously it doesn' work. I ...
read text file into matrixI noticed I wrote [i]stream[/i] and not [i]string[/i]. Now I edited the source file: [CODE]#include...