Dear Professor:
When I compile my program,it says "implicit declaration of function
'strmode'". The manual says this function from BSD systems (libbsd,
-lbsd), so I add '-lbsd' when compile, but it still doesn't work. what
should I do to use this function?
Thank you!
Yulong