1 2 3 4 5 6 7 8 9 10 11 12 13 14
PRInt8 ====== Guaranteed to be a signed 8-bit integer on all platforms. Syntax ------ .. code:: #include <prtypes.h> typedef definition PRInt8;