License
Standards
The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition
D header file for POSIX.
intmax_t imaxabs(intmax_t)imaxdiv_t imaxdiv(intmax_t, intmax_t)intmax_t strtoimax(const scope char *, char * *, int)uintmax_t strtoumax(const scope char *, char * *, int)intmax_t wcstoimax(const scope wchar_t *, wchar_t * *, int)uintmax_t wcstoumax(const scope wchar_t *, wchar_t * *, int)