Jump to content

ulsBool

From EDM2
Revision as of 14:28, 24 May 2017 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Boolean variable used with internationalisation functions

Type

int
0
false
1
true

C declaration method

typedef

Comment

Although this is a signed int, the valid values are zero and one.