Forum Discussion
Altera_Forum
Honored Contributor
16 years agoerrors 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...
Altera_Forum
Honored Contributor
16 years agothank you very much!i fix it with your help!