Hallo!
#ifdef NT #include #include #else -> this should be an endif I guess, otherwise the code below won't be compiled:
If I do this, I get back to Syntax error : missing ';' before 'type' error.
well, then you also have an other mistake ... but if you use here #else your code won't be compiled (see preprocessor output)
LG Georg