summaryrefslogtreecommitdiffstats
path: root/docs/nspr/reference/print8.rst
blob: 6dd21a8efedfe2475199fe22deb7e6aa15708287 (plain)
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;