PatchworkOS
19e446b
A non-POSIX operating system.
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
stdbool.h
Go to the documentation of this file.
1
#ifndef _STDBOOL_H
2
#define _STDBOOL_H 1
3
4
#ifndef __cplusplus
5
#define bool _Bool
6
#define true 1
7
#define false 0
8
#endif
9
10
#define __bool_true_false_are_defined 1
11
12
#endif
include
stdbool.h
Generated on Sat Jan 24 2026 10:59:24 for PatchworkOS by
1.9.8