User: hollowpoint

  • Public profile

User profile: hollowpoint

User info
User name:hollowpoint
History
Joined:
Number of posts:6
Latest posts:

POW function
First off this is a pretty simple assignment. Your problem is not in your use of the pow() function...

[SOLVED] - improper scanf input causing infinite loop
Cool then this thread can be tagged as solved!!!

[SOLVED] - improper scanf input causing infinite loop
Thank you, that helps explain the infinite loop that happens. I will work on devising a better way t...

[SOLVED] - improper scanf input causing infinite loop
that is my biggest mystery with the scanf() function, what happens with errors and how it handles th...

[SOLVED] - improper scanf input causing infinite loop
do you mean like this... [code]scanf( "%c", &test );[/code] then... [code] if( test == '1'...

This user does not accept Private Messages