User: jimmyi

  • Public profile

User profile: jimmyi

User info
User name:jimmyi
History
Joined:
Number of posts:3
Latest posts:

how to pick a specific data in fstream
for example: your data file may like: a:123 b:456 c:789 .... string useracc; cin >> usera...

how to pick a specific data in fstream
you must organise your data file in a specific manner, like acc:balances then you need to read o...

Quesion on explicit copy constructors.
i wonder why the following code can not be compiled. // compiler: gcc 3.3.1 #include <iostream> ...

This user does not accept Private Messages