|
RTEMS CPU Kit with SuperCore
4.11.2
|
Convert String to Long Long (with validation) More...

Macros | |
| #define | LONG_LONG_MAX LLONG_MAX |
| #define | LONG_LONG_MIN LLONG_MIN |
Functions | |
| rtems_status_code | rtems_string_to_long_long (const char *s, long long *n, char **endptr, int base) |
| Convert String to Long Long (with validation). More... | |
Convert String to Long Long (with validation)
1.8.13