> > Some eager person may wish to replace the strchr() calls with inline > > code. The only compiler I'm really familiar with w.r.t. code > > generation will replace strchr() with inline code but I suspect that > > is not the case with most compilers. > > Macros decided not to play nice. > > If this works for you, lemme know, and I'll commit it.
Please ignore; this patch had several errors. Thanks, Victor -- Victor J. Orlikowski ====================== [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
