Description Declaration Examples
Rboolean
is an enumerated type for boolean variables. The symbolic
constants defined by this enumerated type are: FALSE
(= 0
) and
TRUE
(= 1
).
1 |
In Boolean.h.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.