Actions
Task #3167
closedconvert all _Bool use to bool
Effort:
low
Difficulty:
low
Label:
Beginner
Description
Since we use 'bool' from stdbool.h we can change all _Bool to bool.
Actions
Description
Since we use 'bool' from stdbool.h we can change all _Bool to bool.