home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6217 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: Flex058.dBH.WAU.NL!joop.vandeWege
  2. From: joop.vandeWege@medew.ento.wau.nl (Joop van de Wege)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: alloca() on Amiga?
  5. Date: Tue, 26 Mar 1996 09:39:47 LOCAL
  6. Organization: ento
  7. Message-ID: <joop.vandeWege.573.044A7F24@medew.ento.wau.nl>
  8. References: <2720tdg60.alamito@marketgraph.xs4all.nl>
  9. NNTP-Posting-Host: flex058.dbh.wau.nl
  10. Keywords: alloca
  11. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
  12.  
  13. In article <2720tdg60.alamito@marketgraph.xs4all.nl> rvg@marketgraph.xs4all.nl (Ruud van Gaal) writes:
  14. >From: rvg@marketgraph.xs4all.nl (Ruud van Gaal)
  15. >Subject: alloca() on Amiga?
  16. >Keywords: alloca
  17. >Date: Mon, 25 Mar 96 19:32:39 CET
  18.  
  19. >Is there a nice way to get a working alloca() function for the Amiga?
  20. >It is present on all PC and Unix C implementations, but not on the Amiga.
  21. >(it allocates mem from the stack, automatically freeing it upon return from 
  22. >subroutine).
  23. GCC has one, if I remember correctly and I think I saw one for SAS/C too, on 
  24. Aminet ofcourse (?). 
  25. Besides that I should have a rather portable one somewhere in my mail 
  26. archives. If you want it mail me and I'll have a look if I can find it.
  27.  
  28. Joop
  29.  
  30.  
  31.  
  32.  
  33.