On Monday 29 December 2003 15:51, Adriaan de Groot wrote: > there's a pointer comparison in the for loop (or it looks like it), which > to my eye is a weird thing to do with char[4]s. it compares the first byte to be NUL. I think thats okay, but I don't mind if you commit your patch if you think thats easier to understand.