I am doing the first few steps in the tutorial given and I keep getting errors. I used to get the

Error in 'MAIN' line 1: 'function' undeclared identifier,

and I added in:

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

after reading, but I can't find anything for my new problem.

Error in 'C:\Program Files\GStudio7\include\default.c' line 340: syntax error

<//test>

I tried deleting //test seeing that it was a comment, but that just created more errors having to do with flags and what-not! Please do help me. ^^;