Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "stdbool.h" and replace bool, true and false with uint8_t, 1 and 0, respectively? #33

Open
felselva opened this issue Feb 14, 2019 · 0 comments

Comments

@felselva
Copy link
Owner

felselva commented Feb 14, 2019

I was thinking about doing this along with #29, but this is not very critical and I if a lot of people has objections with it, I would keep the way it currently is. Otherwise, we get rid of stdbool.h and the library will only require stdint.h. 👍 for yes, 👎 for no.

No votes, I will assume yes.

@felselva felselva changed the title Remove "stdbool.h" and replace bool, true and false with uint8_t, 1 and 9, respectively? Remove "stdbool.h" and replace bool, true and false with uint8_t, 1 and 0, respectively? Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant