|
> I didn't do much testing; I tried to keep it simple and go for correctness > instead of speed. If you find any bugs, please let me know. i think the string comparison functions and memcmp must treat the bytes as unsigned chars, not plain chars. -taj