[cs631apue] strmode

kbodzak kbodzak at stevens.edu
Wed Oct 17 12:15:08 EDT 2012


On Wed, 17 Oct 2012 11:24:37 -0400, yluo4 wrote:
> Dear professor:
>    The manual says #include <string.h>. But I have include it, it
> still has the same problem. Is my manual wrong?
>        Yulong
> _______________________________________________
> cs631apue mailing list
> cs631apue at lists.stevens.edu
> https://lists.stevens.edu/cgi-bin/mailman/listinfo/cs631apue

Since its from the BSD library functions manual, you're going to need
to use:  <bsd/string.h>

Ken


More information about the cs631apue mailing list