stohex¶
Category: string
GitHub: cute_string.h
Converts a hex-string to a uint64_t and returns it.
Parameters | Description |
---|---|
s | The string. |
Remarks¶
Supports srings that start with "0x", "#", or no prefix.
Related Pages¶
sdyna
sint
suint
sfloat
sdouble
shex
sbool
stint
stouint
stofloat
stodouble
stobool