I am trying to store a uint64_t representation of a crc64 checksum as an array. If I have uint64_t number = 0x72e3daa0aa188782ull; and do int digit = fl
uint64_t number = 0x72e3daa0aa188782ull;
int digit = fl