Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

PRUint64

Guaranteed to be an unsigned 64-bit integer on all platforms.

Syntax

#include <prtypes.h>

typedef definition PRUint64;

Description

May be defined in several different ways, depending on the platform. For syntax details for each platform, see prtypes.h.

Notes

Note: Prior to Gecko 12.0, PRUint64 was actually treated as a signed 64-bit integer by XPConnect. This has been fixed.

 

Document Tags and Contributors

 Contributors to this page: teoli, kscarfone, Sheppy, Eff2k5, Rappo
 Last updated by: teoli,