User: imstuux

  • Public profile

User profile: imstuux

User info
User name:imstuux
History
Joined:
Number of posts:13
Latest posts:

cin while timer
[code]#include <iostream> #include <windows.h> using namespace std; bool timer() { int a=5;...

cin while timer
[code] #include <iostream> #include <windows.h> using namespace std; bool timer() { ...

error: a function-definition is not allowed here before '{' token
What exactly should it return?I'm a starter here,it's my second year of study in c++....

error: a function-definition is not allowed here before '{' token
I wrote that function outside of main function,how do I use it in main after line 11?

error: a function-definition is not allowed here before '{' token
Write your question here. [code] #include <iostream> #include <windows.h> using namespace std; int...

This user does not accept Private Messages