POW functionFirst off this is a pretty simple assignment. Your problem is not in your use of the pow() function...
[SOLVED] - improper scanf input causing infinite loopCool then this thread can be tagged as solved!!!
[SOLVED] - improper scanf input causing infinite loopThank you, that helps explain the infinite loop that happens. I will work on devising a better way t...
[SOLVED] - improper scanf input causing infinite loopthat is my biggest mystery with the scanf() function, what happens with errors and how it handles th...
[SOLVED] - improper scanf input causing infinite loopdo you mean like this... [code]scanf( "%c", &test );[/code] then... [code] if( test == '1'...
This user does not accept Private Messages