From: Erik Max Francis Newsgroups: comp.os.msdos.djgpp Subject: Re: Strange problem Date: Mon, 06 Oct 1997 10:03:57 -0700 Organization: Alcyone Systems Lines: 27 Message-ID: <343919FD.D1F1534@alcyone.com> References: <34390D16 DOT 2C21 AT post DOT comstar DOT ru> NNTP-Posting-Host: newton.alcyone.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Dim Zegebart wrote: > I'm writing a relatively large project and after some momment past > week > I'v > got a very strange behaviour of my code - it runs perfect ... if it > successfully > pass the 'magic' place at my code at the very first time. This > function > is called > many times after that and if it pass the first time it'll pass next > times too. It's impossible to say without more information. Probably you have a bug in that function which only demonstrates itself intermittently (likely an uninitialized variable). Post the smallest bit of code that reproduces the problem and then people can take a look at it. -- Erik Max Francis, &tSftDotIotE / mailto:max AT alcyone DOT com Alcyone Systems / http://www.alcyone.com/max/ San Jose, California, United States / icbm://+37.20.07/-121.53.38 \ "After each war there is a little / less democracy to save." / Brooks Atkinson