delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/07/04:31:12

From: David Jenkins <me AT jenkinsdavid DOT demon DOT co DOT uk>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Quotes
Date: Tue, 7 Oct 1997 05:03:37 +0100
Organization: None
Distribution: world
Message-ID: <f6fV9DAZSbO0EwoA@jenkinsdavid.demon.co.uk>
References: <3439A959 DOT 80F8532E AT hotmail DOT com>
NNTP-Posting-Host: jenkinsdavid.demon.co.uk
MIME-Version: 1.0
Lines: 48
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

In article <3439A959 DOT 80F8532E AT hotmail DOT com>, Hugh Barrett
<realzucchini AT hotmail DOT com> writes
>I have a program - c:\hugh's~1\tutori~1\c\firstex.c. Here it is:
                                               t here??
>
>#include <stdio.h>
>
>int main()
>{
>int index;
>
>   for (index = 0 ; index < 7 ; index = index + 1)
                                 index++) (Easier to type. :)
>      printf("First example program.");
                                     \n (for a newline.)
>
>   return 0;
>}
>
>When I compile it it says:
>
>Compiling: c:\hugh's~1\tutori~1\c\firsex.c
                                    no t here??
>Unmatched quote error
>There were some errors.
>
Never seen this error before, I can't understand the "t" thing, why does
your first line above use firstex.c and the compilers reporting
firsex.c?? Human error??

Only other thing I can think of is your using long filenames, try moving
firstex.c to a temp folder and compiling it there, c:\temp\firstex.c

>If this is an obvious question, I'm sorry, but I'm dumb ok?
>
>Thanks a lot
>--
>-cya---------------------------------------------
> Hugh Barrett
> realzucchini AT hotmail DOT com
> http://www.geocities.com/TelevisionCity/Set/2254
>
>

-- 
http://www.jenkinsdavid.demon.co.uk for C programmers.
David Jenkins

- Raw text -


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