delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/07/05:30:36

From: Hugh Barrett <realzucchini AT hotmail DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Quotes
Date: Tue, 07 Oct 1997 13:15:37 +1000
Organization: OzEmail Ltd.
Lines: 30
Message-ID: <3439A959.80F8532E@hotmail.com>
NNTP-Posting-Host: 203.108.18.190
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

I have a program - c:\hugh's~1\tutori~1\c\firstex.c. Here it is:

#include <stdio.h>

int main()
{
int index;

   for (index = 0 ; index < 7 ; index = index + 1)
      printf("First example program.");

   return 0;
}

When I compile it it says:

Compiling: c:\hugh's~1\tutori~1\c\firsex.c
Unmatched quote error
There were some errors.

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


- Raw text -


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