The boolean primitive data type is a standard in modern languages. Take any language: Rust, Go, Zig... and C99 (kind of).
In C89, a project may use enums. Another macros. Another ints.
The boolean primitive data type is a standard in modern languages. Take any language: Rust, Go, Zig... and C99 (kind of).
In C89, a project may use enums. Another macros. Another ints.