home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_200 / 274_01 / array.sum < prev    next >
Text File  |  1979-12-31  |  1KB  |  64 lines

  1.                                  Arrays for C
  2.                             Summary of Arrays for C
  3.                                  Version 1.00
  4.  
  5.  
  6.  
  7.         Arrays  for  C version 1.00 is a set of C   header   files   that 
  8.         simplifies  array  handling  in C. They  allow  four  classes  of 
  9.         operations:  unary  (on  a single  array),  binary  (on  multiple 
  10.         arrays),  fill  arrays, and information on arrays. They  work  on 
  11.         mixed  types  (including constants), and should work  on  a  wide 
  12.         range  of  compilers  and  computers  without  modification.  The 
  13.         routines are available as shareware or retail.
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  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.                             James P. Cruse, Sci-Pic
  62.                 919 Capitola Ave, Suite 41, Capitola, CA 95010
  63.                                 (408) 475-7444
  64.