Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
config.h File Reference
#include <term/term.h>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UNUSED(x)   (void)x;
 
#define BREAKPOINT
 
#define POINTER_CHECK(x)
 

Enumerations

enum  ReturnSymbol { CLOSE_PROGRAM = -1 , NO_ERROR }
 

Macro Definition Documentation

◆ UNUSED

#define UNUSED (   x)    (void)x;

◆ BREAKPOINT

#define BREAKPOINT

◆ POINTER_CHECK

#define POINTER_CHECK (   x)

Enumeration Type Documentation

◆ ReturnSymbol

Enumerator
CLOSE_PROGRAM 
NO_ERROR