Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

errors of using bool type in program

when i tried to define a bool type data or use bool type as my function's parameter,there is many error messages displayed in the concole. like this: ../hello_world.c:23: error: `bool' u...