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 Mon May 26 14:16:41 2014 for enet by  doxygen 1.5.6