11.07.2015 Views

MSP430 IAR C/C++ Compiler reference guide - Rice University

MSP430 IAR C/C++ Compiler reference guide - Rice University

MSP430 IAR C/C++ Compiler reference guide - Rice University

SHOW MORE
SHOW LESS
  • No tags were found...

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

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

Implementation-defined behaviorMessage returned by strerror() (7.11.6.2)The messages returned by strerror() depending on the argument is:ArgumentThe time zone (7.12.1)The local time zone and daylight savings time implementation is described in Time, page67.clock() (7.12.2.1)MessageEZEROno errorEDOMdomain errorERANGErange errorEFPOSfile positioning errorEILSEQmulti-byte encoding error99 unknown errorall otherserror nnnTable 47: Message returned by strerror()—<strong>IAR</strong> DLIB libraryFrom where the system clock starts counting depends on how you have implemented theclock function. See Time, page 67.<strong>IAR</strong> CLIB LIBRARY FUNCTIONSNULL macro (7.1.6)The NULL macro is defined to (void *) 0.Diagnostic printed by the assert function (7.2)The assert() function prints:Assertion failed: expression, file Filename, line linenumberwhen the parameter evaluates to zero.Domain errors (7.5.1)HUGE_VAL, the largest representable value in a double floating-point type, will bereturned by the mathematic functions on domain errors.Part 2. <strong>Compiler</strong> <strong>reference</strong>261

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

Saved successfully!

Ooh no, something went wrong!