table of contents
funct(3rtapi) | RTAPI | funct(3rtapi) |
NAME¶
rtapi_bool.h - RTAPI wrappers for linux kernel functionality
SYNTAX¶
#include <rtapi_bool.h>
DESCRIPTION¶
Includes either <stdbool.h> or <linux/types.h> as appropriate, to obtain suitable declarations of "bool", "true" and "false".
REALTIME CONSIDERATIONS¶
None.
NOTES¶
Also permitted in C++ programs, where including it has no effect.
2014-06-28 | LinuxCNC Documentation |