User Tools

Site Tools


awk:awk_loops

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
awk:awk_loops [2020/05/06 19:55] – [While Loop] peterawk:awk_loops [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 9: Line 9:
 ===== For loops ===== ===== For loops =====
  
-The **for** statement performs some initialization action, then it checks the condition.+**for** statement performs some initialization action, then it checks the condition.
  
 If the condition is true, it executes actions, thereafter it performs increment or decrement operation. If the condition is true, it executes actions, thereafter it performs increment or decrement operation.
awk/awk_loops.1588794940.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki