User manual

Table Of Contents
186
mikoC PRO for PIC32
MikroElektronika
Keywords
Keywords are words reserved for special purposes and must not be used as normal identier names.
Beside standard C keywords, all relevant SFR are dened as global variables and represent reserved words that
cannot be redened (for example: TMR0, PCL, etc). Probe the Code Assistant for specic letters (Ctrl+Space in Editor)
or refer to Predened Globals and Constants.
Here is an alphabetical listing of keywords in C:
- absolute
- asm
- at
- auto
- bit
- bool
- break
- case
- catch
- char
- class
- code
- const
- continue
- data
- default
- delete
- dma
- do
- double
- else
- enum
- explicit
- extern
- false
- far
- oat
- for
- friend
- goto
- if
- inline
- int
- iv
- long
- mutable
- namespace
- near
- operator
- org
- pascal
- private