Skip to content

shex

Category: string
GitHub: cute_string.h


Converts a uint64_t to a hex-string and assigns s to it.

#define shex(s, uint) cf_string_hex(s, uint)
Parameters Description
s The string.
uint The value to convert.

sdyna
sint
suint
sfloat
sdouble
stobool
sbool
stint
stouint
stofloat
stodouble
stohex