User Tools

Site Tools


Sidebar

Programming Reference/Librarys

Question & Answer

Q&A is closed







c:datatypes:unsigned

unsigned

unsigned char ch;
unsigned long int l;
 
unsigned char          0 to 255
unsigned int           0 to 65535
                       [or 0 to 4294967295 if '-mnoshort' is set]
unsigned short int     0 to 65535
unsigned long int      0 to 4294967295

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
c/datatypes/unsigned.txt · Last modified: 2024/02/16 01:05 (external edit)

Impressum Datenschutz