15 C:\Dev-Cpp\bin\RPGgame.cpp initializer-string for array of chars is too long
19 C:\Dev-Cpp\bin\RPGgame.cpp expected init-declarator before "false"
19 C:\Dev-Cpp\bin\RPGgame.cpp expected `,' or `;' before "false"
C:\Dev-Cpp\bin\RPGgame.cpp In function `int main()':
24 C:\Dev-Cpp\bin\RPGgame.cpp `stopgame' undeclared (first use this function)
(Each undeclared identifier is reported only once for each function it appears in.)
37 C:\Dev-Cpp\bin\RPGgame.cpp `casr' undeclared (first use this function)
37 C:\Dev-Cpp\bin\RPGgame.cpp expected `;' before '@'
71 C:\Dev-Cpp\bin\RPGgame.cpp `Gamespeed' undeclared (first use this function)
71 C:\Dev-Cpp\bin\RPGgame.cpp `Sleem' undeclared (first use this function)
72 C:\Dev-Cpp\bin\RPGgame.cpp expected `;' before '}' token
> 15 C:\Dev-Cpp\bin\RPGgame.cpp initializer-string for array of chars is too long
remember that string literals are null terminated
> 19 C:\Dev-Cpp\bin\RPGgame.cpp expected init-declarator before "false"
> 19 C:\Dev-Cpp\bin\RPGgame.cpp expected `,' or `;' before "false"
> 24 C:\Dev-Cpp\bin\RPGgame.cpp `stopgame' undeclared (first use this function) bool stopgame = false;
> 37 C:\Dev-Cpp\bin\RPGgame.cpp `casr' undeclared (first use this function)
> 37 C:\Dev-Cpp\bin\RPGgame.cpp expected `;' before '@'
.oi read what you wrote
> 71 C:\Dev-Cpp\bin\RPGgame.cpp `Gamespeed' undeclared (first use this function)
case sensitive