|
libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
| long long | explain_parse_longlong_or_die (const char *text) |
| long long explain_parse_longlong_or_die | ( | const char * | text | ) |
The explain_string_to_longlong function may be used to convert text to a long long value.
| text | The text to be converted. |
Definition at line 25 of file longlong.c.
1.7.6.1