Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 1999 10:53:33 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Gene Naden <docgene@worldnet.att.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Source code for fopen() or stdio.h
Message-ID:  <19990803105333.D62948@freebie.lemis.com>
In-Reply-To: <000201bedd3c$73c63b60$c6994b0c@jerusalem>; from Gene Naden on Mon, Aug 02, 1999 at 06:11:44PM -0500
References:  <000201bedd3c$73c63b60$c6994b0c@jerusalem>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday,  2 August 1999 at 18:11:44 -0500, Gene Naden wrote:
> I was curious about fopen but the search function does not find
> either fopen or stdio.h in the source code tree.  Am I missing
> something?

You're obviously missing the source files.  I can't tell whether
that's because they're not there, or because you can't find them.
stdio.h is at /usr/src/include/stdio.h, and fopen(3) is at
/usr/src/lib/libc/stdio/fopen.c.

Greg
--
When replying to this message, please copy the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990803105333.D62948>