• 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: Recursive functions and stack overload
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recursive functions and stack overload


  • Subject: Re: Recursive functions and stack overload
  • From: Paolo Bertani <email@hidden>
  • Date: Thu, 27 Apr 2006 11:58:24 +0200

My problem is not actually the quicksort algorithm itself but the behaviour of the runtime in a single threaded application when the stack size grows up due to a recursive function calling itself around 100,000 times.

If the heap automatically and dinamically grows as more space is needed (as Dado Colussi says) then I'm out of troubles.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: Recursive functions and stack overload
      • From: Nicko van Someren <email@hidden>
  • Prev by Date: Re: Calling `update_prebinding' programmatically
  • Next by Date: Re: Calling `update_prebinding' programmatically
  • Previous by thread: Re: Recursive functions and stack overload
  • Next by thread: Re: Recursive functions and stack overload
  • Index(es):
    • Date
    • Thread