manpagez: man pages & more
info gawk
Home | html | info | man

File: gawk.info,  Node: Library Exercises,  Prev: Library Functions Summary,  Up: Library Functions

10.9 Exercises
==============

  1. In *note Empty Files::, we presented the 'zerofile.awk' program,
     which made use of 'gawk''s 'ARGIND' variable.  Can this problem be
     solved without relying on 'ARGIND'?  If so, how?

  2. As a related challenge, revise that code to handle the case where
     an intervening value in 'ARGV' is a variable assignment.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.