Thread
:
Need Help with Program
View Single Post
12-19-2008, 02:25 AM
#
6
(
permalink
)
phpGuy
Newb Techie
Join Date: Dec 2008
Posts: 13
Re: Need Help with Program
quarters = cents/25
theRest = cents%25
doesn't work for every iteration.
if the user inputs 55 cents it works for 2 quarters but how do you account for only one quarter?
phpGuy
View Public Profile
Find More Posts by phpGuy