Skip to content

Conversation

@pingpongcat
Copy link

int64_t and uint64_t have platform-specific underlying types, the portable way to print them is to use the PRId64 and PRIu64 macros from <inttypes.h>

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

Successfully merging this pull request may close these issues.

1 participant