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

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
Variable of this data type is never greater than this constant
A variable is being compared to a constant. The maximum value of the variable could never be
larger than the constant. For example the following could never be true:
Variable never used
A variable has been declared and never referenced in the code.
Variable used before assignment is made.
326
int x;
if ( x>300)
// 8 bits, 0-255

Related parts for PCDIDE COMPILER