SW500007 Microchip Technology, SW500007 Datasheet - Page 322

PICC-18 PRO

SW500007

Manufacturer Part Number
SW500007
Description
PICC-18 PRO
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC18r
Datasheets

Specifications of SW500007

Supported Families
PIC18
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC18
Tool Function
Compiler
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
PIC18 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
015P
778-1002
778-1002
(174) multi-byte constant "*" isn’t portable
Multi-byte constants are not portable, and in fact will be rejected by later passes of the compiler,
e.g.:
(175) division by zero in #if, zero result assumed
Inside a #if expression, there is a division by zero which has been treated as yielding zero, e.g.:
(176) missing newline
A new line is missing at the end of the line. Each line, including the last line, must have a new line
at the end. This problem is normally introduced by editors.
(177) macro "*" wasn’t defined
A macro name specified in a -U option to the preprocessor was not initially defined, and thus cannot
be undefined.
(179) nested comments
This warning is issued when nested comments are found. A nested comment may indicate that a
previous closing comment marker is missing or malformed, e.g.:
(180) unterminated comment in included file
Comments begun inside an included file must end inside the included file.
308
#if CHAR == ’ab’
#endif
#if foo/0 /* divide by 0: was this what you were intending? */
#endif
output = 0; /* a comment that was left unterminated
flag = TRUE; /* another comment: hey, where did this line go? */
#define MULTI
int a;
Error and Warning Messages
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)
(Preprocessor)

Related parts for SW500007