Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: Plugin API requests
From: Björn Stenberg (bjorn_at_haxx.se)
Date: 2003-07-03


Garrett Derner wrote:
> 1) Can the _ctype_ array be made available, so plugins can use isspace() and
> similar macros?

That's not necessary. You can simply #include <ctype.h> in your plugin and the macros will be taken from gcc.

> 2) Can the widgets (such as scrollbar) be included in the plugin api?

Sure, seems reasonable.

-- 
Björn



Page was last modified "Mar 9 2008" The Rockbox Crew