Vitaliy wrote: > M. Adam Davis wrote: > Replacing a co-worker's regulators with P channel mosfets is a > practical joke on par with putting > #define if while > in one of their rarely used header files. > > === > > Sorry, what does "#define if while" do? > It makes the C compiler interpret if as while of course. This means that either the code will fail to compile for no obvious reason or that the code will misbehave big time. "#define while if" is even worse because it's less likely to cause compile errors and more likely to cause code that doesn't behave right. > Vitaliy > > > PS Any chance you could turn off quoted-printable for your emails to the > PICList? :) > > -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist