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
[-- Attachment #1 --] 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. [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2919.6307" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Okay I have an include file in /usr/X11R6/include/something.h</FONT></DIV> <DIV><FONT face=Arial size=2>What do I have to do so in my program I can do this? #include <something.h></FONT></DIV> <DIV><FONT face=Arial size=2>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.</FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006301c0026e$b6c38960$c400a8c0>
