Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/docs/nspr/reference/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 364 B image not shown  

Quelle  pruintn.rst   Sprache: unbekannt

 
PRUintn
=======

This (unsigned) type is one of the most appropriate for automatic
variables. It is guaranteed to be at least 16 bits, though various
architectures may define it to be wider (for example, 32 or even 64
bits). This types is never valid for fields of a structure.


Syntax
------

.. code::

   #include <prtypes.h>

   typedef unsigned int PRUintn;

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]