| delorie.com/archives/browse.cgi | search | 
| From: | "A. Sinan Unur" <asu1 AT cornell DOT edu> | 
| Newsgroups: | comp.os.msdos.djgpp | 
| Subject: | Re: what am I doing wrong. | 
| Date: | Thu, 12 Jun 1997 19:24:05 -0400 | 
| Organization: | Cornell University http://www.cornell.edu | 
| Lines: | 25 | 
| Sender: | asu1 AT cornell DOT edu (Verified) | 
| Message-ID: | <33A08515.1223@cornell.edu> | 
| References: | <9706121129 DOT AA31164 AT joost DOT ecn DOT nl> | 
| Reply-To: | asu1 AT cornell DOT edu | 
| NNTP-Posting-Host: | cu-dialup-0025.cit.cornell.edu | 
| Mime-Version: | 1.0 | 
| To: | djgpp AT delorie DOT com | 
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp | 
if you are going to reply to an outdated post, at least give the correct
answer.
Teun Burgers wrote:
> 
> Put #include <stdio.h> in your file.
> 
that is irrelevant for his problem because he was confusing assignment
with comparison:
> >   int one == 1234;
should be int one = 1234 as has been pointed out by others.
-- 
   Sinan
 
*******************************************************************
 A. Sinan Unur                                WWWWWW
                                              |--O+O
 mailto:sinan DOT unur AT cornell DOT edu                C   ^ 
 http://www.people.cornell.edu/pages/asu1/     \  ~/ 
Unsolicited e-mail is _not_ welcome, and will be billed for.
*******************************************************************
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |