WORD: Difference between revisions
Appearance
Created page with "Unsigned integer in the range 0 through 65 535. ==Syntax== typedef unsigned short WORD; == Type == unsigned short == C Declaration Method == typedef Category:Data type" |
(No difference)
|
Latest revision as of 18:36, 18 May 2025
Unsigned integer in the range 0 through 65 535.
Syntax
typedef unsigned short WORD;
Type
unsigned short
C Declaration Method
typedef