Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: hammerhead ; Forum: C and child forums
Forum: C Mar 12th, 2008
Replies: 12
Views: 1,973
Posted By hammerhead
Factorial of any number greater than 5 ends with a zero. For a larger number, the number of zeroes at the end constitute a large part of the number. If you can eliminate those zeroes it will help.
...
Forum: C Feb 28th, 2008
Replies: 2
Views: 1,101
Posted By hammerhead
Use else if statement. According to your code, if a=0 and b=0 then both the first and the second if statements will be executed. And the output will be
"There are no solutions"
"There is one...
Forum: C Jan 21st, 2007
Replies: 10
Solved: a moving object
Views: 2,073
Posted By hammerhead
You can clear the entire screen using the cleardevice() function and redraw the square in a loop with the new positions.
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC