cc dumps core on this program why?
KLARICH TERRY JAME
klarich at d.cs.okstate.edu
Sat Aug 18 01:54:35 AEST 1990
I am running xenix 2.3.2 for 386. I have installed the lng085 update.
Consider this program. Why does cc dump core?
#include <stdio.h>
#include <values.h>
main()
{
double d;
d = MAXDOUBLE;
}
I am not sure of the "values.h" it might be "value.h" and the MAXDOUBLE
might be something else like MAXDBL. I am typing this in from memory.
But, you get the idea.
Terry Klarich <terry at unx.ucc.okstate.edu>
More information about the Comp.unix.xenix
mailing list