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

Newsgroups: comp.os.msdos.djgpp
Date: Fri, 10 Jul 1998 11:38:35 -0300 (ADT)
From: Endlisnis <s257m AT unb DOT ca>
To: Johan Henriksson <johan DOT henriksson AT borlange DOT mail DOT telia DOT com>
cc: DJGPP mailinglist <djgpp AT delorie DOT com>
Subject: Re: #include doesn't work
In-Reply-To: <199807101315.PAA17384@d1o22.telia.com>
Message-ID: <Pine.SOL.3.96.980710113718.12175H-100000@sol.sun.csd.unb.ca>
References: <199807101315 DOT PAA17384 AT d1o22 DOT telia DOT com>
MIME-Version: 1.0

On Thu, 9 Jul 1998, Johan Henriksson wrote:
->My #include doesn't work. This is how I write:
->#include <"jhe3dx.h">
Write it like this:

#include "jhe3dx.h"

->but adding standardheaders work, like:
->#include <"string.h">
You don't need the "s.
#include<string.h> will work.

	Endlisnis
[I have a pyramid of wingyness]

- Raw text -


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