Hi,

I am making some modifications to the Ethernet code and I need to log some
custom debug info to a file. So far I was using printf but there is too much
info to dump on the display. I tried using fopen() fprintf() & fclose()
however it gave me a linker error saying undefined reference to fopen etc.
Any ideas? Thanks in advance!



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to