Quote Originally Posted by j2eco7V View Post
Not bad. Real simple.
What I don't get is why do you put windows.h if your not making any type of forms or window.
If you use Code::Blocks then you need to include windows.h if you use system commands such as system("pause"); and system("cls");