Source code

Revision control

Copy as Markdown

Other Tools

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