At 03:47 AM 05/24/2001, Greg Stein wrote:
No matter how much you may optimize at the *C* level, I doubt that you'll
match what various C libraries will do. Anybody worth their salt would code
strchr() in assembly (and fall back to a C implementation if there isn't a
selected ASM version for the host platform).

That's actually what I was expecting to find. I was quite surprised to find it in C. That was from MSVC by the way.


btw, function open/close braces are *always* at column zero in Apache code.
Most other style stuff can be flexed, but not that one. :-)

That's not Apache code. There are a lot of differences between my style and Apache style. :)


--
Greg Marr
[EMAIL PROTECTED]
"We thought you were dead."
"I was, but I'm better now." - Sheridan, "The Summoning"



Reply via email to