Planeshift
ignore_ret.h File Reference

Go to the source code of this file.

Macros

#define IGNORE_RET(x)   do { if (x); } while (0)
 

Macro Definition Documentation

#define IGNORE_RET (   x)    do { if (x); } while (0)

Definition at line 38 of file ignore_ret.h.