• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Stack size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Stack size


  • Subject: RE: Stack size
  • From: Brian Hook <email@hidden>
  • Date: Wed, 26 Dec 2001 17:18:54 -0800
  • Organization: Pyrogon, Inc.

> Why don't you just call malloc() instead?

For some applications, memory fragmentation is a serious concern, so
allocating things on the stack (either directly or with alloca()) can
seriously alleviate that problem without having to resort to, say,
managing scratch heaps.

Brian


  • Follow-Ups:
    • Re: Stack size
      • From: Hampus Edvardsson <email@hidden>
References: 
 >Re: Stack size (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: Re: Stack size
  • Next by Date: CFNetwork?
  • Previous by thread: Re: Stack size
  • Next by thread: Re: Stack size
  • Index(es):
    • Date
    • Thread