X-Originating-IP: [200.42.6.189] From: "Norberto Alfredo Bensa" To: References: <20010413154455 DOT 46911 DOT qmail AT web13302 DOT mail DOT yahoo DOT com> Subject: Re: integer assignment error Date: Fri, 13 Apr 2001 13:46:47 -0300 Organization: nBens@ Computers X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-OriginalArrivalTime: 13 Apr 2001 16:47:13.0804 (UTC) FILETIME=[641AECC0:01C0C439] Reply-To: djgpp AT delorie DOT com > I have this integer that is assigned 0 when declared, > and I am ABSOLUTELY POSITIVELY certain that I am not > assigning it a value over 5 or less than -1. However, > when running the program, somehow the value reaches > 734532 or something like that. I also noticed many > other variables doing the same thing, and frankly, > it's kind of freaking me out... Please tell me what > could be happening! And where's the code? Best regards, Norberto