RTEMS 6.1-rc4
|
Convert String to Unsigned Long Long (with validation) More...
Functions | |
rtems_status_code | rtems_string_to_unsigned_long (const char *s, unsigned long *n, char **endptr, int base) |
Convert String to Unsigned Long (with validation). | |
Convert String to Unsigned Long Long (with validation)