SW500010 Microchip Technology, SW500010 Datasheet - Page 347

HI-TECH C PRO FOR PIC10/12/16

SW500010

Manufacturer Part Number
SW500010
Description
HI-TECH C PRO FOR PIC10/12/16
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC10/12/16r
Datasheets

Specifications of SW500010

Supported Families
PIC10, PIC12, PIC16
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC10/12/16
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC10, PIC12, PIC14, PIC16, PIC16E
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
019P
778-1006
778-1006
Error and Warning Messages
(135) unknown operator (*) in #if
The preprocessor has tried to evaluate an expression with an operator it does not understand. This is
an internal error. Contact HI-TECH Software technical support with details.
(137) strange character "*" after ##
A character has been seen after the token catenation operator ## that is neither a letter nor a digit.
Since the result of this operator must be a legal token, the operands must be tokens containing only
letters and digits, e.g.:
(138) strange character (*) after ##
An unprintable character has been seen after the token catenation operator ## that is neither a letter
nor a digit. Since the result of this operator must be a legal token, the operands must be tokens
containing only letters and digits, e.g.:
(139) end of file in comment
End of file was encountered inside a comment. Check for a missing closing comment flag, e.g.:
#if sizeof(int == 2)
#endif
/ * the ’ character will not lead to a valid token * /
#define cc(a, b) a ## ’b
/ * the ’ character will not lead to a valid token * /
#define cc(a, b) a ## ’b
/ * Here the comment begins. I’m not sure where I end, though
}
i = 0xFFFF;
// oops - should be: #if sizeof(int) == 2
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
347

Related parts for SW500010