Who'da thought a stupid header would be so hard? :) Chris Lattner wrote:- > +#define UINT8_MAX 255U I think the U suffix is wrong. > +#define UINT16_MAX 65535U Ditto. Neil.