BOOL32: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== BOOL32 == | == BOOL32 == | ||
Boolean 32-bit | |||
Boolean | |||
=== Type === | === Type === | ||
unsigned long | unsigned long | ||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | |||
typedef | |||
=== Coment === | === Coment === | ||
Values are: | |||
*[[TRUE]] | |||
*[[FALSE]] | |||
[[Category: | [[Category:Data type]] |