home *** CD-ROM | disk | FTP | other *** search
- Path: god.bel.alcatel.be!nlev00!barnhoorn
- From: barnhoorn@nlev00 ()
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: alloca() on Amiga?
- Date: 19 Apr 1996 06:14:32 GMT
- Organization: Alcatel Bell
- Distribution: world
- Message-ID: <4l7b08$p27@btmpjg.god.bel.alcatel.be>
- 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>
- Reply-To: barnhoorn@nlev00 ()
- NNTP-Posting-Host: 138.203.178.61
- X-Newsreader: mxrn 6.18-10
-
-
- In article <317622F2.794BDF32@sh.bel.alcatel.be>, Evert de Vos <vosev@sh.bel.alcatel.be> writes:
- >
- >Why not just declare local variables for this purpose?
- >
- because then you need to know before compiling your program,
- how much memory you want to allocate from stack. When this
- amount of memory is different upon run-time, you might want
- to use alloca(), I guess.
-
- --
- ---------------------------------------------------------------------------
- Jaco Barnhoorn barnie@xs4all.nl
- Software Test Engineer barnhoorn%nlev00@btmv56.se.bel.alcatel.be
- Alcatel Telecom Systems
- Rijswijk, The Netherlands
- ---------------------------------------------------------------------------
-