* Mike Frysinger: >> Thank you for this. Can you please tell me which header file declare >> these uint8_t types ? > > a grep of /usr/include/ or reading the POSIX standard would tell you the > answer: stdint.h <inttypes.h> is more portable.