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

Use sized ints from stdint #31

Open
GalenReich opened this issue Jul 20, 2020 · 0 comments
Open

Use sized ints from stdint #31

GalenReich opened this issue Jul 20, 2020 · 0 comments

Comments

@GalenReich
Copy link
Contributor

At some point if you intend to maintain this codebase I would suggest including stdint and using sized ints in place of these. Technically the size of types like unsigned long long int are archetecture dependent.

Originally posted by @jamesba in #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant