17.02.2015 Views

CCS C Compiler Manual PCB / PCM / PCH

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

stdio.h<br />

stdio.h<br />

stderr The standard error s stream (USE RS232 specified as stream or the first<br />

USE RS232)<br />

stdout The standard output stream (USE RS232 specified as stream last USE<br />

RS232)<br />

stdin The standard input s stream (USE RS232 specified as stream last USE<br />

RS232)<br />

stdlib.h<br />

stdlib.h<br />

div_t<br />

structure type that contains two signed integers<br />

(quot and rem).<br />

ldiv_t<br />

structure type that contains two signed longs (quot<br />

and rem<br />

EXIT_FAILURE returns 1<br />

EXIT_SUCCESS returns 0<br />

RAND_MAX-<br />

MBCUR_MAX- 1<br />

SYSTEM()<br />

Multibyte character and string<br />

functions:<br />

MBLEN()<br />

Returns 0( not supported)<br />

Multibyte characters not supported<br />

Returns the length of the string.<br />

MBTOWC() Returns 1.<br />

WCTOMB() Returns 1.<br />

MBSTOWCS()<br />

Returns length of string.<br />

WBSTOMBS()<br />

Returns length of string.<br />

Stdlib.h functions included just for compliance with ANSI C.<br />

338

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!