Re: [AD] al_remove_config_value |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sun, 28 Oct 2012 13:24:52 +1100, Peter Wang <novalazy@xxxxxxxxxx> wrote:
> On Sat, 27 Oct 2012 15:20:43 +0200, Elias Pschernig <elias.pschernig@xxxxxxxxxx> wrote:
> > On Sun, 28 Oct 2012 00:14:02 +1100
> > Peter Wang <novalazy@xxxxxxxxxx> wrote:
> > >
> > > It's a straightforward translation from the paper. Delete is
> > > also described there; the Wikipedia version may be easier to read.
> > >
> > > http://user.it.uu.se/~arnea/abs/simp.html
> > > http://en.wikipedia.org/wiki/AA_tree
> > >
> > > You can do it or I can do it.
> > >
> >
> > If you don't mind, I'll leave it to you :)
>
> Done. Have fun.
You added al_remove_config_key.
Would al_remove_config_entry be a better name to match
al_get_first_config_entry, al_get_next_config_entry?
On the other hand those two work with a data type
called ALLEGRO_CONFIG_ENTRY.
Peter