home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v1 / text0054.txt < prev   
Encoding:
Text File  |  1987-06-30  |  1.4 KB  |  35 lines

  1. ----------------------------------------------------------------------
  2.  
  3. Date: Tue, 13 Aug 85 11:38:32 edt
  4. From: seismo!allegra!phri!roy (Roy Smith)
  5. To: ut-sally!std-unix
  6. Subject: Storage allocation
  7. Cc: roy
  8.  
  9.     I'm not sure if it is really germane to the issue at hand, but I
  10. recently (yesterday) submitted to mod.sources a little package to handle
  11. run time memory allocation for multi-dimensional arrays.  You might want to
  12. take a look at it.
  13.  
  14.     Is it reasonable to include such a functionality in a Unix
  15. standard?  I don't know if memory allocators should be considered part of
  16. the C language, or part of the Unix OS, but given the fuss that went on
  17. recently (in net.unix-wizards?) about the issue, it seems that it should be
  18. addressed somewhere.  Of course, my implementation isn't necessarily the
  19. best one (or even a good one), but I think the idea is sound.
  20.  
  21. Roy Smith <allegra!phri!roy>
  22. System Administrator, Public Health Research Institute
  23. 455 First Avenue, New York, NY 10016
  24.  
  25. ------------------------------
  26.  
  27. Discussions-Of: UNIX standards, particularly the IEEE P1003 draft standard.
  28. Submissions-To:    ut-sally!std-unix    or std-unix@ut-sally.ARPA
  29. Comments-To: ut-sally!std-unix-request    or std-unix-request@ut-sally.ARPA
  30. UUCP-Routes: {ihnp4,seismo,harvard,gatech}!ut-sally!std-unix
  31. Archives-In: ~ftp/pub/mod.std.unix on ut-sally.ARPA (soon sally.UTEXAS.EDU)
  32.  
  33. Volume-Number: Volume 1, Number 55
  34.  
  35.