From owner-freebsd-questions Sun Jul 26 06:32:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24097 for freebsd-questions-outgoing; Sun, 26 Jul 1998 06:32:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa2-08.ix.netcom.com [206.214.137.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24084 for ; Sun, 26 Jul 1998 06:32:33 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id GAA00750; Sun, 26 Jul 1998 06:32:06 -0700 (PDT) (envelope-from tomdean) Date: Sun, 26 Jul 1998 06:32:06 -0700 (PDT) Message-Id: <199807261332.GAA00750@ix.netcom.com> From: Thomas Dean To: silicon@idirect.com CC: freebsd-questions@FreeBSD.ORG In-reply-to: <01bda0ca$4bf30e60$020a0a0a@coolie> (silicon@idirect.com) Subject: Re: compiling c scripts Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Where to start? I think you need to read some books. The UNIX Programming Environment, Kernighan and Pike, Prentice-Hall is a good start. netinet/ip_tcp.h is NOT a library. It is a header file. It defines things to make programming easier and to standardize interfaces, etc. What version of FreeBSD are you using? What are you trying to compile? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message