04.06.2013 Views

iRMX C Library Reference - tenAsys

iRMX C Library Reference - tenAsys

iRMX C Library Reference - tenAsys

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Functions 3<br />

This chapter presents C library function descriptions in alphabetical order. In these<br />

descriptions, double means floating-point, double precision value.<br />

You must include the appropriate header files in order to use the functions. The<br />

description of each function lists the required include statements. To check the errno<br />

value, you must include the header file.<br />

Each C function (or group of related functions) contains a description with these<br />

elements:<br />

• Function heading<br />

• Required #include statement(s)<br />

• Function prototype(s)<br />

• Description of argument(s)<br />

• Description of behavior<br />

• Description of successful returns followed by error returns<br />

If ANSI appears in the function heading, this is an ANSI function. If DOS appears in<br />

the function heading, this is a DOS function. If stdio appears, this is a stdio function,<br />

which requires that the calling task has access to the standard streams: stdin, stdout,<br />

and stderr, along with the necessary connections and memory requirements.<br />

C <strong>Library</strong> <strong>Reference</strong> Chapter 3 23

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

Saved successfully!

Ooh no, something went wrong!