Files
tubestation/docs/nspr/reference/prfloat64.rst
2022-02-02 17:19:51 +00:00

16 lines
157 B
ReStructuredText

PRFloat64
=========
The NSPR floating-point type is always 64 bits.
Syntax
------
.. code:: eval
#include <prtypes.h>
typedef double PRFloat64;