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

types #60

Open
ivannunyadambiz opened this issue May 2, 2017 · 1 comment
Open

types #60

ivannunyadambiz opened this issue May 2, 2017 · 1 comment

Comments

@ivannunyadambiz
Copy link

there's a bit of a confusion in what types should be used where.
if using inttypes.h, try to stick to it.

@samuelvdv
Copy link
Contributor

Hello, can you point out where we there is some confusion?
For most things concerning the register we are using the inttypes as you mention. For basis variables we sometimes use default int's when it is not critical, as this reverts to the native int type for each platform.

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

2 participants