EOSERV Forum > Programming > my first program in c++
Topic is locked.
Page: << 1 >>
my first program in c++
Author Message
Post #134317 my first program in c++

Hey guys this is my first program in c++, Its a caculator, When it gives u the awnser it closes sorry for that,

http://www.mediafire.com/?s5v2p4to7s98vsg

14 years, 16 weeks ago
Post #134373 Re: my first program in c++

How about posting the code to a pastebin, champ.

Also; Try using "std::cin.get()". That waits for user input then continues with the program. Try adding it to the end of your code(Right before return 0;). 

---
I forgot what I was going to write...
14 years, 16 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Programming > my first program in c++