Echelon Neuron C User Manual

Page 244

Advertising
background image

224

Syntax Summary

#define INT_MAX

127

#define INT_MIN

((int)(-128))

#define UINT_MAX

255

#define LONG_MAX

32767

#define LONG_MIN

((signed long)(-32768))

#define ULONG_MAX

65535

#define MB_LEN_MAX

2




Advertising