14 lines
156 B
ReStructuredText
14 lines
156 B
ReStructuredText
PRInt8
|
|
======
|
|
|
|
Guaranteed to be a signed 8-bit integer on all platforms.
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code::
|
|
|
|
#include <prtypes.h>
|
|
|
|
typedef definition PRInt8;
|