Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ stdlib.h(4) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought



STDLIB.H(4,F)               AIX Technical Reference               STDLIB.H(4,F)



-------------------------------------------------------------------------------
stdlib.h



PURPOSE

Lists standard library definitions.

SYNOPSIS

#include <stdlib.h>

DESCRIPTION

The stdlib.h header file defines the macro constants RAND_MAX, EXIT_SUCCESS,
EXIT_FAILURE, NULL, and MB_CUR_MAX and the data types size_t, wchar_t and
mbchar_t, defined through typedef.

The following are declared as either functions or macros:

abort         abs          atof         atoi
atol          bsearch      calloc       exit
free          getenv       labs         malloc
mblen         mbtowc       mbstowcs     srand
qsort         rand         realloc
strtod        strtol       system
wcstombs      wctomb



























Processed November 7, 1990       STDLIB.H(4,F)                                1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026