Skip to content

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

Open
wkliao wants to merge 1 commit intomasterfrom
boolean
Open

make use of type bool defined in stdbool.h#225
wkliao wants to merge 1 commit intomasterfrom
boolean

Conversation

@wkliao
Copy link
Copy Markdown
Member

@wkliao wkliao commented Apr 16, 2026

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

fix #224

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