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

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
EXPRESSIONS
Expressions
Constants:
123
0123
0x123
0b010010 Binary
'x'
'\010'
'\xA5’
'\c'
"abcdef"
ABCDE
ID[X]
ID[X][X]
ID.ID
ID->ID
Identifiers:
Decimal
Octal
Hex
Character
Octal Character
Hex Character
Special Character. Where c is one of:
String (null is added to the end)
Up to 32 characters beginning with a non-numeric. Valid characters are A-Z, 0-9
and _ (underscore).
Single Subscript
Multiple Subscripts
Structure or union reference
Structure or union reference
\n Line Feed - Same as \x0a
\r Return Feed - Same as \x0d
\t TAB - Same as \x09
\b Backspace - Same as \x08
\f Form Feed - Same as x0c
\a Bell - Same as \x07
\v Vertical Space - Same as \x0b
\? Question Mark - Same as \x3f
\' Single Quote - Same as \x22
\" Double Quote - Same as \x22
\\ A Single Backslash - Same as \x5c
37

Related parts for PCDIDE COMPILER