SyntaxFix
Write A Post
Hire A Developer
Questions
C90 does not support the boolean data type.
C99 does include it with this include:
#include <stdbool.h>