On Wed, 03 Oct 2007 19:49:17 -0000
"Nico Heinze" <[EMAIL PROTECTED]> wrote:

> #include <stdio.h>
> #include <math.h>

>   return EXIT_SUCCESS;

> Haven't tried this code myself, but it should compile and run (almost)
> out of the box.

Sorry, it's trivial, but EXIT_SUCCESS is a macro in stdlib.h, which
needs including.

-- 
The 14.4 dialup to the fax machine is floppin like a dying fish because
of a translator who speaks Bocce. Sun Microsystems is planning a
christmas party. :: http://www.s5h.net/ :: http://www.s5h.net/gpg


[Non-text portions of this message have been removed]

Reply via email to