utility.h File Reference


Detailed Description

Go to the source code of this file.

Defines

#define ENET_MAX(x, y)   ((x) > (y) ? (x) : (y))
#define ENET_MIN(x, y)   ((x) < (y) ? (x) : (y))


Generated on Wed Jun 6 14:33:50 2007 for enet by  doxygen 1.5.1