This shows you the differences between two versions of the page.
cpl-atm:tema2 [2014/01/28 18:19] alexandru.radovici |
cpl-atm:tema2 [2014/01/29 12:37] (current) alexandru.radovici [FOR] |
||
---|---|---|---|
Line 74: | Line 74: | ||
FOR arata in felul urmator: (atentie STEP poate lipsi, dupa step urmeaza un numar intreg pasul de incrementare) | FOR arata in felul urmator: (atentie STEP poate lipsi, dupa step urmeaza un numar intreg pasul de incrementare) | ||
<code> | <code> | ||
- | FOR #variabila FROM numar TO numar STEP numar | + | FOR #variabila FROM numar TO numar STEP numar DO |
instructiuni | instructiuni | ||
ENDFOR | ENDFOR | ||
Line 158: | Line 158: | ||
====== Testare ====== | ====== Testare ====== | ||
- | In curand | + | Fisirele pentru corectare se afla pe GitHub la acesta adresa [[https://github.com/alexandruradovici/atm-basic/blob/master/README.md]]. |