SW006013 Microchip Technology, SW006013 Datasheet - Page 27

MPLAB C Compiler For DsPIC DSCs

SW006013

Manufacturer Part Number
SW006013
Description
MPLAB C Compiler For DsPIC DSCs
Manufacturer
Microchip Technology
Series
DsPIC30F/33Fr
Type
MPLAB® C Compilerr
Datasheet

Specifications of SW006013

Supported Families
DsPIC30F, DsPIC33F
Core Architecture
DsPIC
Kit Contents
Software And Docs
Mcu Supported Families
DsPIC30F And DsPIC33F
Tool Function
Compiler
Tool Type
Compiler
Processor Series
dsPIC
Lead Free Status / RoHS Status
na
For Use With/related Products
dSPIC DSCs
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
2.5
© 2008 Microchip Technology Inc.
<ERRNO.H> ERRORS
The header file
by certain library functions (see individual functions). The variable
any value greater than zero. To test if a library function encounters an error, the pro-
gram should store the value zero in
tion. The value should be checked before another function call could change the value.
At program start-up,
EDOM
Description:
Include:
Remarks:
ERANGE
Description:
Include:
Remarks:
errno
Description:
Include:
Remarks:
errno.h
errno
Represents a domain error.
<errno.h>
EDOM represents a domain error, which occurs when an input argument
is outside the domain in which the function is defined.
Represents an overflow or underflow error.
<errno.h>
ERANGE represents an overflow or underflow error, which occurs when
a result is too large or too small to be stored.
Contains the value of an error when an error occurs in a function.
<errno.h>
The variable errno is set to a non-zero integer value by a library func-
tion when an error occurs. At program start-up, errno is set to zero.
Errno should be reset to zero prior to calling a function that sets it.
consists of macros that provide error codes that are reported
is zero. Library functions will never set
errno
immediately before calling the library func-
errno
errno
DS51456E-page 23
may return
to zero.

Related parts for SW006013