
25 Sep
2008
25 Sep
'08
11:26 a.m.
Not to be coy, but I would suggest using:
#include <limits> ... (std::numeric_limits<int>::max)();
Cheers,
or that.
Should I file a bug report?
Yes. Filing a ticket would probably be a good idea just to make sure that the problem is documented (even though the solution is trivial). Andrew Sutton asutton@cs.kent.edu