Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 1998 00:54:10 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Pipeline / Simon Vetterli <vetterli@pipeline.ch>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: files like stdio.c
Message-ID:  <Pine.BSF.3.96.980524005324.9142D-100000@gdi.uoregon.edu>
In-Reply-To: <356563E6.DFD3ABA6@pipeline.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 22 May 1998, Pipeline / Simon Vetterli wrote:

> Dear people's
> 
> I use now FreeBSD, Version 2.2.6. I see, that some include-files are
> there like
> stdio.h, string.h, struct.h.
> Now my question is, if it's also have the *.c-file.

The code for the functions prototyped in those headers are most likey in
the standard C library, libc.  If you want the actual source, you can view
it at:

http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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?Pine.BSF.3.96.980524005324.9142D-100000>