To be fair, in C/C++ you can include stdint.h which defines type aliases such as uint64_t.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To be fair, in C/C++ you can include stdint.h which defines type aliases such as uint64_t.