![]() |
c++ programming
Hi everybody, just wanted some help with a program i wrote when i came up to a stage were you have to put the System("Pause"); in it. Because some other sites use these lines like: sleep[50] instead of system("pause");, i am abit confused what to put in, which one to put in and how do they both differ? some people also put in sleep[4] instead of sleep[50], others aswell....
Thanks:sosp: |
Re: c++ programming
sleep[50] is declaring some arrays and probably you should say sleep(50)
|
Re: c++ programming
Ok thanks.:nice:
|
| All times are GMT +5.5. The time now is 06:47. |