9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
Syntax:
|
|
COMP$(Str1,Str2)
|
|
|
|
vergleicht STR1 mit STR2.
|
|
Sind beide Strings gleich
|
|
wird -1 und sind beide
|
|
Strings ungleich,0
|
|
zurueckgegeben.
|