home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / 3b1 / 3209 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.sys.3b1
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!agate!boulder!alumni.cs.colorado.edu!wouk
  3. From: wouk@alumni.cs.colorado.edu (Arthur Wouk)
  4. Subject: Re: Lack of libPW.a module
  5. Message-ID: <1992Aug26.163710.20297@colorado.edu>
  6. Summary: question re:alloca where to put it?
  7. Keywords: libPW PW alloca xmalloc
  8. Sender: news@colorado.edu (The Daily Planet)
  9. Nntp-Posting-Host: alumni.cs.colorado.edu
  10. Organization: University of Colorado, Boulder
  11. References: <1992Aug22.004946.20370@pbhyf.PacBell.COM> <1992Aug25.235036.28469@colnet.cmhnet.org>
  12. Date: Wed, 26 Aug 1992 16:37:10 GMT
  13. Lines: 14
  14.  
  15. In article <1992Aug25.235036.28469@colnet.cmhnet.org> res@colnet.cmhnet.org (Rob Stampfli) writes:
  16. >Here is a version of alloca that I snarfed off the net a few years ago.
  17. >I like it because it is specific to the 3B1 and works quite efficiently,
  18. >although it looks to me like it sometimes (when the size is a multiple
  19. >of 4) allocates more memory then needed.
  20. >
  21. ...
  22.  
  23. is it safe to put a permanent copy of alloca into libPW.a and just let
  24. it be found there, or should one have it available to be added into
  25. compiles as needed?
  26. -- 
  27. arthur wouk 
  28. internet: wouk@alumni.cs.colorado.edu
  29.