Jump to content

WORD

From EDM2
Revision as of 19:36, 18 May 2025 by Martini (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Unsigned integer in the range 0 through 65 535.

Syntax

typedef unsigned short WORD;

Type

unsigned short

C Declaration Method

typedef