HtMaxMin.h File Reference

Go to the source code of this file.

Classes

class  HtMaxMin

Defines

#define HtMAX(a, b)   (((a)>(b)) ? (a) : (b))
#define HtMIN(a, b)   (((a)<(b)) ? (a) : (b))


Generated on Sun Jun 8 10:56:57 2008 for GNUmifluz by  doxygen 1.5.5