i don't know what you means., .... i incpluded the using namespace std;
other program runs well
i have to use that beacuase that's the requirement
http://www.cplusplus.com/reference/c...stdlib/system/
"system" is in cstdlib, not iostream.
But you're right. That's not the problem. You need to proofread your posts. The error isn't that "PAUSE" can't be found, it's that "pause_m" can't be found, so I saw "system" and saw that you hadn't included the cstdlib library, so I figured that could be the problem.
Look at lines 9 - 15. You should move them to before line 4.
Reputation Points: 2614
Solved Threads: 687
Posting Expert
Offline 5,375 posts
since Jan 2008