Mail Archives: djgpp/1997/09/25/11:08:14
On Wed, 24 Sep 1997, Thomas Demmer wrote:
> The NiBBLeR wrote:
> > Can somebody please tell what the reason could be ???
>
> After taking a deep breath, relaxing into the infinity of the universe
> and gathering all my pscychokinetic forces I came up with the following
> answer:
> It could be
> - mixing %f and %lf in ?scanf()
> - a dangling pointer pointing some integer or character that,
> when seen as a float, makes only little, if any, sense.
> - an old libm.a that has the bug in exp()
> - virtually anything that may go wrong in programming.
While you wait to exhale, let me add, quickly, one more
- invalid arguments to math functions?
- Raw text -