summaryrefslogtreecommitdiffstats
path: root/docs/nspr/reference/print16.rst
blob: 8701a0ea5d8dbe4c8152b70d24c2578515105ad1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PRInt16
=======

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


Syntax
------

::

   #include <prtypes.h>

   typedefdefinition PRInt16;