Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou need to include stdbool.h as well.
The editor probably has a different list of known typenames. OTOH the compiler will generate better code if you avoid 'bool'.You need to include stdbool.h as well.
The editor probably has a different list of known typenames. OTOH the compiler will generate better code if you avoid 'bool'.