Wiki Page Content

Revision 5 as of 2013-09-16 18:57:20

Clear message

SDL_bool

An simple enumeration of boolean value.

Values

SDL_FALSE

Value which is equal to 0 or false

SDL_TRUE

Value which is equal to 1 or true

Code Examples

You can add your code example here

Remarks

Every function, structure, class etc. will work with SDL_bool.


CategoryEnum, CategoryAdditionalOther

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit