Mail Archives: djgpp/1998/01/12/19:35:12
From: | hackeroc3 AT aol DOT com (HackerOC3)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | These parse errors are really getting annoying...
|
Date: | 13 Jan 1998 00:29:18 GMT
|
Lines: | 11
|
Message-ID: | <19980113002900.TAA01746@ladder02.news.aol.com>
|
NNTP-Posting-Host: | ladder02.news.aol.com
|
Organization: | AOL http://www.aol.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
printf("y value?");
int y;
scanf(" %d", &y);
printf("c value?");
int c;
scanf(" %d", &c);
what's wrong there? "Parse error before int"
what gives????!!!!!
HackerOC3 AT aol DOT com
- Raw text -