Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 11:28:48 -0600
From:      "Sean" <bsd@gvirdi.com>
To:        "BSD" <freebsd-net@FreeBSD.org>
Subject:   Logging to a file
Message-ID:  <004601c083cf$9e3d2490$050101c0@godfather>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004601c083cf$9e3d2490$050101c0>