#include
#include "zslib.h" #include "link.c" #include "sound.c"
#define, #ifdef, #ifndef, #else, #endif
#asm, #endasm
int
. If no value is explicitly returned,
the return value is undefined. There is no need to specify the return type.
myFunc (x, y, name) int x, y; char* name; /* Only names go in the ()'s. Argument types follow */ { /* body of function*/ }