ftp.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/25/12:02:00

From: "Grigoriy Strokin" <grg AT philol DOT msu DOT ru>
Newsgroups: comp.os.msdos.djgpp
References: <01bd10b8$85d81640$893b37a6 AT jim>
Subject: Re: Silly Elementary Question
Date: Thu, 25 Dec 1997 19:28:59 +0300
Lines: 16
NNTP-Posting-Host: isabase.philol.msu.ru
Message-ID: <34a289ce.0@boy.nmd.msu.ru>
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

>I tried to include stdio.h two ways; like this:
>
>            #include <stdio.h>
>
>and like this:
>
>          include "d:\djgpp\include\stdio.h"
>
>and neither will work.  The stdio.h file does exist -- what am I doing


When specifying the full path to stdio,
you whould use "\\" or "/" instead of "\",
because a single slach stands for various escape sequences.


- Raw text -


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