j2graves wrote:Thanks! +1
int value = pow(5,2); // = 25
skydereign wrote:You can definitely overwrite ^ to do exponents, but by default it should be set to bitwise xor. Also, since C++ and C should be compatible in most cases, switching the use of ^ by default would have been a bad idea.
Users browsing this forum: No registered users and 1 guest