PCDIDE COMPILER Custom Computer Services Inc (CCS), PCDIDE COMPILER Datasheet - Page 235

PCD C-COMPILER PIC24, DSPIC

PCDIDE COMPILER

Manufacturer Part Number
PCDIDE COMPILER
Description
PCD C-COMPILER PIC24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCDIDE COMPILER

For Use With/related Products
Microchip PIC24/dsPIC®
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1008
Availability:
Requires:
Examples:
Example Files:
Also See:
perror( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
All devices.
Pin constants are defined in the devices .h file
output_toggle(PIN_B4);
None
Input(), output_high(), output_low(), output_bit(),
perror(string);
string is a constant string or array of characters (null terminated).
Nothing
This function prints out to STDERR the supplied string and a description of the last
system error (usually a math error).
All devices.
#USE RS232, #INCLUDE <errno.h>
x = sin(y);
if(errno!=0)
None
RS232 I/O Overview
perror("Problem in find_area");
output_x()
221

Related parts for PCDIDE COMPILER