Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!FANDM.BITNET!NJ_GOKEMEIJE From: NJ_GOKEMEIJE@FANDM.BITNET Newsgroups: comp.sys.amiga.advocacy Subject: STACK ON MAC VS AMIGA Message-ID: Date: 24 Jun 91 19:12:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 19 >From: IN%"dant@ryptyde.cts.com" 24-JUN-1991 13:12:49.37 > >"Yes, also a STACK on the mac can only be upto 32K" > >A stack can only be up to 32K? Stack of what? The data structure in >general? What is the Amiga limit? > on the Macintosh the stack for each program: the structure in general can only be 32 K. On the Amiga, the stack can be anysize I believe: at least up to 100 K (matlab wants that) Any bigger on the MAC and it will run it the system heap. question: I believe every application has its own systemheap right? But there is a bigsystemheap which can be accessed using TempNewHandle() but in no other way right? Thanks, Nils Gokemeijer (NJ_GOKEMEIJE@FANDM.bitnet)