On 4/12/06, Jonathan Herriott <[EMAIL PROTECTED]> wrote: > Question then. Why would it work when I don't use variables if I > don't include the library? This question is just out of curiosity.
Since you use only hard coded operands, the result is given, and gcc optimizes such arithmetics and function calls away. Svein Halvor _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
