>> I think I tend to find this kind of changes overkill, almost >> to ugly. In my code, I usually put a lone ; on the next line. >> Isn't this sufficient ? > > Isn't > > t = s; > while (!isSPACE(*t)) > t++; > > semantically identical? Yeah, it is. I'll go through and overhaul so we get rid of those. That's a much better way to handle it. xoa -- Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdanceThread Previous