>with gcc-3.0 yields a warning: "implicit declaration of function
>`strlen'" although strlen is declared in stdio.h according to
>the man page.

This is incorrect: strlen is declared in <string.h>, not <stdio.h>.
Refer to the glibc manual.

p.


Attachment: pgpobqH4WjmBu.pgp
Description: PGP signature

Reply via email to