#199: updated manual with examples

This commit is contained in:
Louis Rubet 2017-09-26 19:38:49 +02:00
parent 11895e61ec
commit 75ac3849af

View file

@ -88,7 +88,7 @@ rpn>
### structured programming
Provided loop keywords **for|start..next|step**, **do..until**, **while..repeat** and control keywords are **if..then..[else]..end**, **ift**, **ifte** allow you to do program and algorithms
Provided loop keywords **for|start..next|step**, **do..until**, **while..repeat** and control keywords **if..then..[else]..end**, **ift**, **ifte** allow you to program powerfull algorithms
### command line