On Sunday 14 March 2010 20:43:38 Pedro Alves wrote: > On Sunday 14 March 2010 20:39:16, Mike Frysinger wrote: > > -#define TRACE(A,B) > > +#define _TRACE(A,B) > > Identifier names beggining with an underscore followed by an > uppercase letter are reserved for the implementation. Let's avoid > them. i dont know what "the implementation" means. this looks like "an implementation" of a simulator. -mike