Skip to content

make use of type bool defined in stdbool.h#225

Merged
wkliao merged 1 commit into
masterfrom
boolean
May 15, 2026
Merged

make use of type bool defined in stdbool.h#225
wkliao merged 1 commit into
masterfrom
boolean

Conversation

@wkliao

@wkliao wkliao commented Apr 16, 2026

Copy link
Copy Markdown
Member

Header file <stdbool.h> defines data type bool.
Include it to make use of keywords false and true.

fix #224

@wkliao wkliao merged commit 47b4f74 into master May 15, 2026
11 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

false/true keywords in C 23 standard

1 participant