Herunterladen Inhalt Inhalt Diese Seite drucken

Conrad C-Control II Unit Handbuch Seite 134

Kompakter steuerungscomputer
Inhaltsverzeichnis

Werbung

Detaillierte Definitionen und Anwendungsbeispiele finden Sie im Verlauf dieser Anleitung.
C2 Schlüsselworte
and
break
byte
capture
const
continue
do
else
float
for
Rangfolge der Operatoren in C2:
Rang
8
7
6
5
4
3
2
1
Arithmetische Operatoren
Operator
Bedeutung
Addition
+
Subtraktion
-
Multiplikation
*
Division
/
mod Modulodivision (Divisionsrest)
%
negatives Vorzeichen
-
Vergleichsoperatoren
Operator
Bedeutung
ist gleich?
==
ist ungleich?
!=
ist gößer?
>
ist kleiner?
<
ist größer oder gleich?
>=
ist kleiner oder gleich?
<=
Seite
64
function
85
halt
49
if
79
inline
59
int
85
long
83
loop
82
nand
48
nor
84
not
Seite
66
or
74
quit
82
release
72
resume
48
return
48
returns
83
run
64
shl
64
shr
63
sleep
Operator
- (negatives Vorzeichen)
==
or
|
Bitschiebeoperatoren
(S. 61)
Operator
shl links schieben
<<
shr logisch rechts schieben
>>
Logische Operatoren und Bitmanipulationen (S. 63)
(S. 62)
Operator
!
not
&
and
!& nand und mit anschließender Bitinvertierung
or
|
!
nor
|
^
xor
Seite
64
step
86
string
80
thread
75
type
69
wait
66
while
74
xor
62
yield
62
76
*
/
<<
shl
!=
>
<
&
and
!&
!
nor
|
Bedeutung
Bedeutung
nicht (Bitinvertierung)
und
oder
oder mit anschließender Bitinvertierung
exklusiv-oder
Seite
84
49
72
49
76
83
64
75
(S. 61)
( )
!
not
%
mod
+
-
>>
shr
>=
<=
nand
^
xor
(S. 62)

Quicklinks ausblenden:

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis