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

File: gawk.info,  Node: Input Exercises,  Prev: Input Summary,  Up: Reading Files

4.15 Exercises
==============

  1. Using the 'FIELDWIDTHS' variable (*note Constant Size::), write a
     program to read election data, where each record represents one
     voter's votes.  Come up with a way to define which columns are
     associated with each ballot item, and print the total votes,
     including abstentions, for each item.

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