Manpages - expand_number.3bsd
(See
for include usage.)
The
function unformats the
string and stores a unsigned 64-bit quantity at address pointed out by the
argument.
The
function follows the SI power of two convention.
The prefixes are:
The
function will fail if:
The given string contains no digits.
An unrecognized prefix was given.
Result doesn’t fit into 64 bits.
The
function first appeared in