User profile: Loveless777

User info
User name:Loveless777
History
Joined:
Number of posts:2
Latest posts:

How to remove comma from input file?
thanks.. but how do i break them up? as in string s = " ccc, aaa, bbb"; int a; float b; string c; ...

How to remove comma from input file?
I have this problem that require some help.. I am making a program that reads data from a .txt fi...