hi
I want to know if stdbool.h is available ?
What Std C is used ?
stdbool.h
Re: stdbool.h
Forgive my mood, but wouldn't it be easier to simply try #include <stdbool.h> to find out? Rather than to take the time to post the question.I want to know if stdbool.h is available ?
Re: stdbool.h
hi
Oh Eh !
You are Right !....But I love this forum , thats why I always want to keep in touch with esp Geeks..
Oh Eh !
You are Right !....But I love this forum , thats why I always want to keep in touch with esp Geeks..
Re: stdbool.h
Yes, available. Default C compiler mode is -std=gnu99, so C99 plus GNU extensions.
This value can be overridden on a per-component or per-file basis, but note that some IDF headers use GNU extensions so can't be included if you set a stricter standard.
This value can be overridden on a per-component or per-file basis, but note that some IDF headers use GNU extensions so can't be included if you set a stricter standard.
Who is online
Users browsing this forum: No registered users and 204 guests