WCSTOIMAXSection: Linux Programmer's Manual (3)Updated: 2003-11-01 |
WCSTOIMAXSection: Linux Programmer's Manual (3)Updated: 2003-11-01 |
#include <stddef.h>
#include <inttypes.h> intmax_t wcstoimax (const wchar_t *nptr, wchar_t **endptr, int base);
uintmax_t wcstoumax (const wchar_t *nptr, wchar_t **endptr, int base);