CVS Commit: network

Samuel Hocevar sam at zoy.org
Sun Oct 28 12:27:49 CET 2001


On Sat, Oct 27, 2001, Brieuc Jeunhomme wrote:

> And one more : strlen(WELCOME) could be replaced by
> sizeof(WELCOME)-sizeof(char), right ?

   I find strlen(WELCOME) to be a lot clearer. And it gets inlined with
any optimization directive.

-- 
Sam.




More information about the vlcs-devel mailing list