Jump to content

Start from a main routine: Difference between revisions

m
moved omit template out of AWK.
m (moved omit template out of AWK.)
Line 5:
Languages that always run from main() can be omitted from this task.
 
=={{header|AWK}}==
{{omit from|Python}}
=={{header|AWK}}==
 
The awk language is data driven. However, it does support the use of begin blocks, so we could use one of those to provide us with a main startup procedure:
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.