
3 Sep
2006
3 Sep
'06
9:04 a.m.
Would you mind renaming the function
static int pow( int base, unsigned int exponent )
to something that does not name clash with math.h and libm which have
double pow(double x, double y);
I changed it to SMIpow to shut up the compiler. You make have some other preference.
--
There's no point in being grown up if you can't be childish sometimes.
-- Dr. Who