Instructions
191 C-Control Pro IDE
© 2013 Conrad Electronic
!
logisches Nicht
Bitoperatoren
&
Und
|
Oder
^
exclusives Oder
~
Bitinvertierung
4.2.8.3 Reserved Words
The following words are reserved and cannot be used as identifier:
break
byte
case
char
continue
default
do
else
false
float
for
goto
if
int
return
signed
static
switch
true
unsigned
void
while
word
dword
long