I can't get the compiler to find llabs() anymore. I've tried<cstdlib> and <cinttypes>
Or is this another thing they have irritatingly removed from C++11 along with my favorite operators like >?= . . .
Where is llabs() ?
I can't get the compiler to find llabs() anymore. I've tried<cstdlib> and <cinttypes>
Or is this another thing they have irritatingly removed from C++11 along with my favorite operators like >?= . . .