Originally Posted by
ffffrf
C:\Dev-Cpp\main.cpp In function `int main()':
43 C:\Dev-Cpp\main.cpp `get_keys' undeclared (first use this function)
(Each undeclared identifier is reported only once for each function it appears in.)
C:\Dev-Cpp\main.cpp In function `int get_keys()':
48 C:\Dev-Cpp\main.cpp `int get_keys()' used prior to declaration
59 C:\Dev-Cpp\main.cpp `sleep' undeclared (first use this function)
C:\Dev-Cpp\main.cpp In function `int MailIt(char*, char*, char*, char*, char*)':
277 C:\Dev-Cpp\main.cpp `sleep' undeclared (first use this function)
C:\Dev-Cpp\Makefile.win [Build Error] [main.o] Error 1