# PRInt8

Guaranteed to be a signed 8-bit integer on all platforms.

## Syntax

```{code}
#include <prtypes.h>

typedef definition PRInt8;
```
