www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/07/10/10:42:40

Message-ID: <35A62949.941EE141@cue.satnet.net>
Date: Fri, 10 Jul 1998 09:46:34 -0500
From: "Ronald Patiño G" <logan AT cue DOT satnet DOT net>
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: #include doesn't work
References: <199807101315 DOT PAA17384 AT d1o22 DOT telia DOT com>

Hi .
Check if you have added the path of your include files in the directories
option.

>#include <"jhe3dx.h">
I don't think you have to write it in that way try something like this
#include <jhe3dx.h>
without using " "

Johan Henriksson wrote:

> My #include doesn't work. This is how I write:
>
> #include <"jhe3dx.h">
>
> but adding standardheaders work, like:
>
> #include <"string.h">
>
> The .C-file and the .H file are in the same directory. I have also tested
> to specify full path without reults. I have installed DJGPP v.2 correctly
> according to djgppfaq.txt. Can anyone help me out?



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019