Mail Archives: djgpp/2002/04/17/22:29:59
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f
|
From: | "Stratis Aftousmis" <lsdguru78 AT hotmail DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Strange compiler error's
|
Lines: | 34
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Newsreader: | Microsoft Outlook Express 5.50.4133.2400
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400
|
Message-ID: | <CEpv8.10572$oj5.381796@typhoon.austin.rr.com>
|
Date: | Thu, 18 Apr 2002 01:51:30 GMT
|
NNTP-Posting-Host: | 24.243.4.160
|
X-Complaints-To: | abuse AT rr DOT com
|
X-Trace: | typhoon.austin.rr.com 1019094690 24.243.4.160 (Wed, 17 Apr 2002 20:51:30 CDT)
|
NNTP-Posting-Date: | Wed, 17 Apr 2002 20:51:30 CDT
|
Organization: | Road Runner - Texas
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hello, i have just started learning a new langauge c. But for some reason i
get alot of compile time error's even when there's nothing wrong with the
code, for example this code:
#include <stdio.h>
int main()
{
printf("This is output from my first program!\n");
return 0;
}
//sometime's it compiles, sometime's not, wonder why.
wouldn't compile for a while, then all the sudden it does, i had little to
no problem's with c++, and now that i changed there's problem's although i
can't see how a change in languge would create problem's.
I'm confused, help anyone?
thank's
strat
--
"I don't have to KNOW people that inspire me, i just have to KNOW that
people that inspire me exsist" Caroline barcher
- Raw text -