Mail Archives: djgpp/1997/10/06/15:18:15
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
- Raw text -