Date: Wed, 9 Aug 2000 20:00:09 -0600 From: "Peter Stapley" <pstapley@rapidnet.com> To: <questions@freebsd.org> Subject: Include Files Message-ID: <006301c0026e$b6c38960$c400a8c0@infiltration.net>
next in thread | raw e-mail | index | archive | help
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 = <something.h> 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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Okay I have an include file in=20 /usr/X11R6/include/something.h</FONT></DIV> <DIV><FONT face=3DArial size=3D2>What do I have to do so in my program I = can do=20 this? #include <something.h></FONT></DIV> <DIV><FONT face=3DArial size=3D2>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.</FONT></DIV></BODY></HTML> ------=_NextPart_000_0060_01C0023C.6BE5F5E0-- 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?006301c0026e$b6c38960$c400a8c0>