EAGLE Help
Control Statements
Control statements
are used to control the program flow.
Iteration statements are
do...while
for
while
Selection statements are
if...else
switch
Jump statements are
break
continue
return
Index
Copyright © 2005 CadSoft Computer GmbH