User profile: vaina

User info
User name:vaina
History
Joined:
Number of posts:12
Latest posts:

read text file into matrix
Thank you, Galik. Your code is also a good tutorial for me. My programming experience (other languag...

read text file into matrix
Hi, Galik. Thanks for your help, but I still have a problem with the output file. The input file has...

read text file into matrix
Here I am again. This is my current code: I can delete 'empty lines' (they really consist in one whi...

read text file into matrix
Thank you all. I just compiled test.cpp by g++ and and launch test, but obviously it doesn' work. I ...

read text file into matrix
I noticed I wrote [i]stream[/i] and not [i]string[/i]. Now I edited the source file: [CODE]#include...