On Fri, 16 Oct 2009 17:58:32 +0200, Wouter van Ooijen wrote: >> It isn't. The problem is that if say we assume heap allocation is twice as >> efficient as static worst case > >You can assume whatever you like, the point is: how can you be sure? Because I wrote the program that makes the allocations and I understand how it works. For a current project I am working on I know that if I statically allocated everything that could exist on the heap it would take around 10 times more memory than the heap will ever use while it is running. The twice was an assumption for a more typical system. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist