home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / video / render / radiance.lzh / ray / doc / cat1 / cnt.doc < prev    next >
Encoding:
Text File  |  1991-11-24  |  661 b   |  67 lines

  1.  
  2.  
  3.  
  4. CNT(1)                   USER COMMANDS                     CNT(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      cnt - index counter
  10.  
  11. SYNOPSIS
  12.      cnt N ..
  13.  
  14. DESCRIPTION
  15.      Cnt counts from 0 to N-1, producing N lines of  output.   If
  16.      multiple arguments are given, cnt produces a nested array of
  17.      values where the final counter rotates fastest  through  its
  18.      range.   Cnt  is most useful in conjunction with rcalc(1) to
  19.      produce array values.
  20.  
  21. EXAMPLE
  22.      To create a 3 by 5 array:
  23.  
  24.        cnt 3 5
  25.  
  26. AUTHOR
  27.      Greg Ward
  28.  
  29. SEE ALSO
  30.      lam(1), neat(1), rcalc(1), total(1)
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.1           Last change:                          1
  64.  
  65.  
  66.  
  67.