SW500007 Microchip Technology, SW500007 Datasheet - Page 406

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
(972) only modifiers h and l valid with this format
Only modifiers h (short) and l (long) are legal with this printf format specifier.
(973) only modifier l valid with this format
The only modifier that is legal with this format is l (for long).
(974) type modifier already specified
This type modifier has already be specified in this type.
(975) invalid format specifier or type modifier
The format specifier or modifier in the printf-style string is illegal for this particular format.
(976) field width not valid at this point
A field width may not appear at this point in a printf() type format specifier.
(978) this is an enum
This identifier following a struct or union keyword is already the tag for an enumerated type, and
thus should only follow the keyword enum, e.g.:
(979) this is a struct
This identifier following a union or enum keyword is already the tag for a structure, and thus should
only follow the keyword struct, e.g.:
392
enum IN {ONE=1, TWO};
struct IN {
};
struct IN {
};
enum IN {ONE=1, TWO}; /* woops -- IN is already defined */
int a, b;
int a, b;
/* woops -- IN is already defined */
Error and Warning Messages
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)
(Parser)

Related parts for SW500007