Precompiler definitions

From FTE
Revision as of 20:08, 30 October 2005 by TimeServ (talk | contribs) (#output)

Jump to: navigation, search

Definitions

#define

#undef

Control Logic

#ifdef

#ifndef

#if

#else

#endif

Something

#message

#warning

#error

File things

#include

#includelist

#endlist

#output

Depreciated, use #pragma PROGS_DAT instead.

Second file things

#eof

#forcecrc

#copyright

#datafile

#pack

Pragma (#pragma)

#pragma DONT_COMPILE_THIS_FILE

This pragma is parsed but ignored by FTEQCC so PREQCC-using code can compile cleanly.

#pragma COPYRIGHT

#pragma TARGET

#pragma PROGS_SRC

This pragma is parsed but ignored by FTEQCC so PREQCC-using code can compile cleanly.

#pragma PROGS_DAT

#pragma keyword and #pragma flag

#pragma warning