mikroC - C Compiler for Microchip PIC microcontrollers
KEYWORDS
Keywords are words reserved for special purposes and must not be used as normal
identifier names.
Beside standard C keywords, all relevant SFR are defined as global variables and
represent reserved words that cannot be redefined (for example:
Probe the Code Assistant for specific letters (Ctrl+Space in Editor) or refer to
Predefined Globals and Constants.
Here is the alphabetical listing of keywords in C:
asm
auto
break
case
char
const
continue
default
do
double
else
Also, mikroC includes a number of predefined identifiers used in libraries. You
could replace these by your own definitions, if you plan to develop your own
libraries. For more information, see mikroC Libraries.
page
46
enum
extern
float
for
goto
if
int
long
register
return
short
MikroElektronika: Development tools - Books - Compilers
making it simple...
,
TMR0
PCL
signed
sizeof
static
struct
switch
typedef
union
unsigned
void
volatile
while
mikroC
, etc).
Need help?
Do you have a question about the PIC Microcontrollers PIC12 and is the answer not in the manual?