User profile: roovraven

User info
User name:roovraven
History
Joined:
Number of posts:11
Latest posts:

something wrong in loop
I should read some numbers from a file(A) and then compair these numbers in another file(B) to extra...

String,double and a bunch of stuff
So should I convert a string in a number? How can I do that?

String,double and a bunch of stuff
My problem is: having a file like this Begin .... .7.235...8.9345 .....pinco pallino is tall 1.8...

Passing objects in functions
Thanks a lot!Now it works properly

Passing objects in functions
When I try to pass an object containing a pointer as member variable in a function within main compi...