Re: [AD] namespace collision

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


defines?
what about macros? (like windows RGB)
RGB is a macro
so, if we do

#include <windows.h>

and then 
#include <alleg.h>

and in alleg.h there is a
#define ALLEGRO_RGB RGB

wouldn't RGB first macro be broken?

just wondering




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