[cs631apue] strmode

Rob Hoffmann rhoffman at stevens.edu
Sat Oct 22 02:57:59 EDT 2011


As a followup, when I try running gcc with -lbsd on the Linux lab I get 
an implicit declaration warning for strmode (although the function still 
works). I have #include <string.h> in my source code as the man page 
states. What could I be missing that would get rid of this warning?

-Rob

On 10/19/2011 11:58 AM, Jan Schaumann wrote:
> Peter Okma<pokma at stevens.edu>  wrote:
>> strmode requires the libbsd library, can we use this library or should we
>> implement the functionality without it
> You can use that library.
>
> -Jan
> _______________________________________________
> cs631apue mailing list
> cs631apue at lists.stevens.edu
> https://lists.stevens.edu/cgi-bin/mailman/listinfo/cs631apue



More information about the cs631apue mailing list