Tutorial problem

Posted By: darkjavas

Tutorial problem - 06/03/09 14:57

I seem to be having problems with the first work shop when I open it, the message says.

Quote:
Error in 'Main' line 1:'function' undeclared identifier

< function main() >

Can't compile SCRIPT01.C
startup failure - any key to abort

Posted By: the_clown

Re: Tutorial problem - 06/03/09 15:02

write the following at the top:

#include <default.c>
#include <acknex.h>

Should solve the problem.
Posted By: darkjavas

Re: Tutorial problem - 06/03/09 15:12

Thanks it works but for some reason when I open the comlier it closes stirght away, and it works fine if I do it though the WED editor
Posted By: the_clown

Re: Tutorial problem - 06/03/09 15:13

How strange.
Posted By: darkjavas

Re: Tutorial problem - 06/03/09 15:23

I have the extra virsion before you all think its a download lol, plus only a6 you can get a download version of. Would it be a error issue with the download?
Posted By: darkjavas

Re: Tutorial problem - 06/03/09 23:50

I got it working.
© 2024 lite-C Forums