Øyvind Harboe wrote: > of course in C "if (var==true)" is a nasty construct.... :-) > Indeed.
However, you can "improve" this still by adding #define TRUE 0 #define FALSE 1 somewhere (yes, a friend had to maintain such code for a customer) ;-) cu Michael _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development