[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#100103: stdio.h is incomplete (strlen and others are missing)



>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: pgp0aKGHRvXes.pgp
Description: PGP signature


Reply to: