Does C have boolean variable type?
Related Questions
- I want to create an attribute/parameter/return type of type String / Integer / Boolean / Double / ..., but I cannot find the type in the combobox. Is this a bug?
- For Example I have a DB column of type INTEGER but a class atribute of type boolean. How can I provide an automatic mapping with OJB?
- What is the right type to use for Boolean values in C?