From owner-freebsd-questions Wed Aug 9 18:58:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id 1534737BFDB for ; Wed, 9 Aug 2000 18:58:50 -0700 (PDT) (envelope-from pstapley@rapidnet.com) Received: from tar (tar.infiltration.net [208.34.11.196]) by rapidnet.com (8.9.3/8.9.3) with SMTP id TAA06121 for ; Wed, 9 Aug 2000 19:58:48 -0600 (MDT) Message-ID: <006301c0026e$b6c38960$c400a8c0@infiltration.net> From: "Peter Stapley" To: Subject: Include Files Date: Wed, 9 Aug 2000 20:00:09 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0060_01C0023C.6BE5F5E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0060_01C0023C.6BE5F5E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Okay I have an include file in /usr/X11R6/include/something.h What do I have to do so in my program I can do this? #include = I think it is something with the path but not sure, I have tried putting = in the full paths but the other include files inside this include file = will not be found. Thanks for the help. ------=_NextPart_000_0060_01C0023C.6BE5F5E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Okay I have an include file in=20 /usr/X11R6/include/something.h
What do I have to do so in my program I = can do=20 this? #include <something.h>
I think it is something with the path = but not sure,=20 I have tried putting in the full paths but the other include files = inside this=20 include file will not be found. Thanks for the = help.
------=_NextPart_000_0060_01C0023C.6BE5F5E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message