|
![]() |
#1 | ||
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: ,
Posts: 4,615
|
![]() Yes, I wonder how you decided to put them. You need to review C syntax.
http://msdn.microsoft.com/en-us/library/66k51h7a.aspx Also, why do you use system() so much? Instead of system("pause") you should use getchar() or similar, so the same thing is done by the program itself, instead of having to call an OS command. And what is the purpose of Code:
system("TITLE Calculator"); system("COLOR 2"); And you should import the header files with the prototypes for the functions you're using.
__________________
Life starts every day anew. Prospects not so good... |
||
![]() ![]() |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with XP | SkiFree | Troubleshooting | 4 | 16-03-2010 02:42 PM |
I Have A Problem! | kevinitzac | General compatibility fixes | 1 | 22-04-2007 03:49 PM |
Problem | Dark Piedone | Tech Corner | 12 | 02-01-2006 07:22 PM |
Dos Box Problem | lost guy | Troubleshooting | 1 | 10-12-2004 09:14 AM |
Dos Problem | Anonymous | Troubleshooting | 13 | 25-09-2004 02:08 AM |
|
|
||
  |