I tried the put - system ("pause"); - to freeze the screen but after that I got the following errors, please help.
main.cpp:18: warning: assignment to `int' from `float' main.cpp:34: implicit declaration of function `int system(...)'
AJ
I figured it out. No need to reply.
Log in to post a comment.
I tried the put - system ("pause"); - to freeze the screen but after that I got the following errors, please help.
main.cpp:18: warning: assignment to `int' from `float'
main.cpp:34: implicit declaration of function `int system(...)'
AJ
I figured it out. No need to reply.
AJ