You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
there's a bit of a confusion in what types should be used where.
if using inttypes.h, try to stick to it.
The text was updated successfully, but these errors were encountered: