Skip to content

Use inttypes.h PRI- macros to increase portability to different word-size architectures #25

Description

@vacmg

In printf, use PRIu64 and simillar macros instead of %d, %u... to avoid incompatibilities compiling the code for different word-size architectures

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions