On Fri, 27 Jul 2001, Matthew Garrett wrote: > -#if __USE_ISOC99 > +#ifdef __USE_ISOC99 Why is this a bug? <features.h> always defines __USE_ISOC99 to 1 when it defines it. -- Joseph S. Myers jsm28@cam.ac.uk