User profile: jason yang

User info
User name:jason yang
History
Joined:
Number of posts:1
Latest posts:

C++ issue. Need help.
hi Guy, you need to use the namespace std, e.g. std::ifstream, or you can just "using namespace std;...