is strlen()'s read-4-bytes-ahead a standard?

deeptech71 at gmail.com deeptech71 at gmail.com
Thu Jul 15 22:38:54 UTC 2010


Some C implementations use the read-4-bytes-ahead technique to speed
up strlen(). Does the C standard state anything about strlen() being
allowed to read past the terminating zero?


More information about the freebsd-chat mailing list