|
|
Rockbox mail archiveSubject: Re: malloc in pluginsFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2004-01-08
BlueChip wrote:
We have no heap, and thus no malloc.
You are of course free to implement dynamic allocation of the plugin buffer if you simply want to juggle a lot of memory buffers. However I still recommend to always use static allocation and thus always run the worst case.
-- Björn
Page was last modified "Jan 10 2012" The Rockbox Crew |