RTEMS 6.1-rc4
|
Convert String to Int (with validation) More...
Functions | |
rtems_status_code | rtems_string_to_int (const char *s, int *n, char **endptr, int base) |
Convert String to Int (with validation). | |
Convert String to Int (with validation)