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

  1. Path: god.bel.alcatel.be!nlev00!barnhoorn
  2. From: barnhoorn@nlev00 ()
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: alloca() on Amiga?
  5. Date: 19 Apr 1996 06:14:32 GMT
  6. Organization: Alcatel Bell
  7. Distribution: world
  8. Message-ID: <4l7b08$p27@btmpjg.god.bel.alcatel.be>
  9. References: <2720tdg60.alamito@marketgraph.xs4all.nl> <4k1oce$lub@blackice.winternet.com> <DpE7Ip.7or@unx.sas.com> <393brdv60.alamito@marketgraph.xs4all.nl> <4l59du$bdo@enterprise.netserv.chula.ac.th> <317622F2.794BDF32@sh.bel.alcatel.be>
  10. Reply-To: barnhoorn@nlev00 ()
  11. NNTP-Posting-Host: 138.203.178.61
  12. X-Newsreader: mxrn 6.18-10
  13.  
  14.  
  15. In article <317622F2.794BDF32@sh.bel.alcatel.be>, Evert de Vos <vosev@sh.bel.alcatel.be> writes:
  16. >
  17. >Why not just declare local variables for this purpose?
  18. >
  19. because then you need to know before compiling your program,
  20. how much memory you want to allocate from stack. When this
  21. amount of memory is different upon run-time, you might want
  22. to use alloca(), I guess.
  23.  
  24. -- 
  25. ---------------------------------------------------------------------------
  26. Jaco Barnhoorn               barnie@xs4all.nl
  27. Software Test Engineer       barnhoorn%nlev00@btmv56.se.bel.alcatel.be
  28. Alcatel Telecom Systems
  29. Rijswijk, The Netherlands
  30. ---------------------------------------------------------------------------
  31.