On Fri, 2009-05-29 at 21:41 +0100, John Tytgat wrote:

> Extra bonus point to be gained when using
> "size_t offset = sizeof("file://")-1;" instead of the using the strlen()
> runtime function.  I expect most today's compilers this won't make a
> difference but still...

Even better, use the SLEN() macro from utils.h


J.


Reply via email to