Re: [AD] Config routines, alpha 5

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Angelo Mottola wrote:
Another alpha for your pleasure :)

Changes:

- The write hook is now effectively called *after* the variable has been
set to its new value.
- All al_set_* and al_get_* functions now accept variable arguments; I
was also forced to change their syntax in order to support this, so now
you have:

al_set_bool(value, key, ...);


Couldn't we have al_set_bool(value, key) and al_set_bool_v(value, key, ...)?
sprintf isn't the fastest function out there :)


[snip]

--
- Robert J Ohannessian
"Microsoft code is probably O(n^20)" (my CS prof)
http://pages.infinit.net/voidstar/



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/