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

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
__LINE__
Syntax:
Elements:
Purpose:
Examples:
Example Files:
Also See:
#LIST
Syntax:
Elements:
Purpose:
Examples:
Example Files:
Also See:
124
#LIST
None
#LIST begins inserting or resumes inserting source lines into the .LST file after a
#NOLIST.
#NOLIST
#include <cdriver.h>
#LIST
16c74.h
#NOLIST
__line__
None
The pre-processor identifier is replaced at compile time with line number of the
file being compiled.
if(index>MAX_ENTRIES)
assert.h
_ _ file_ _
printf("Too many entries, source file: "
__FILE__" at line " __LINE__ "\r\n");
// Don't clutter up the list file

Related parts for PCDIDE COMPILER