News

Hmm, it works fine with #define in gcc. If I use "const float INFINITY = 99999999" instead I'll get complaints about it not being a constant. g++ handles both, since its the c++ compiler.