Skip to content

platform-specific specifiers from <inttypes.h>#15

Open
pingpongcat wants to merge 1 commit intomhroth:masterfrom
pingpongcat:master
Open

platform-specific specifiers from <inttypes.h>#15
pingpongcat wants to merge 1 commit intomhroth:masterfrom
pingpongcat:master

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