Files
sousa-gecko/docs/nspr/reference/print8.md
T

12 lines
143 B
Markdown

# PRInt8
Guaranteed to be a signed 8-bit integer on all platforms.
## Syntax
```{code}
#include <prtypes.h>
typedef definition PRInt8;
```