Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
73% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
0 Endorsements
Ranked #54.9K
~7K People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for lara_

To anyone reading this thread: getch() is still available in the conio.h header file (at least in MinGW). cin.get() acts the same as getchar() - it echos the pressed key and waits for enter to be pressed. And don't worry, Narue is wrong - iostream is very standard for C++.

Member Avatar for nootan.ghimire_1
0
7K
Member Avatar for ivanhuk

[QUOTE=ivanhuk;911275]Help, am a c++ student who is completely stuck. I know that there are some stupid errors in this, I've been working all day on this and I still can't find them. I'm supposed to create a class, copy constructor, and than create an instance in main and then create …

Member Avatar for ivanhuk
0
166