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

PCWHD PIC10,16,18,24, DSPIC

PCWHD IDE COMPILER

Manufacturer Part Number
PCWHD IDE COMPILER
Description
PCWHD PIC10,16,18,24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCWHD IDE COMPILER

For Use With/related Products
Microchip PIC10, PIC12, PIC16, PIC18, PIC24, dsPIC MCUs
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1009
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 PCWHD IDE COMPILER