bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gawk Manual - Possible Correction ?


From: Manuel Collado
Subject: Re: Gawk Manual - Possible Correction ?
Date: Sun, 12 Dec 2010 23:15:09 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3

El 12/12/2010 15:26, Edward Wilson escribió:
Are the docs correct here:

http://git.savannah.gnu.org/cgit/gawk.git/tree/doc/gawk.info

  line 10324 ->  for(j in array[j]) # should the 2nd "j" be an "i" ?
  line 10332 ->  same query

In addition, the preceding paragraph is perhaps unnecesarily restrictive:

"In order to print the contents (scalar values) of a two-dimensional array of arrays with each subarray having the same length ..."

could be:

"In order to print the contents (scalar values) of a two-dimensional array of arrays (i.e. in which each first-level element is itself an array, not necessarily of the same length) ..."

Regards.
--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado




reply via email to

[Prev in Thread] Current Thread [Next in Thread]