Thread
:
Displaying the remainder
View Single Post
#
1
(
permalink
)
October 2nd, 2008, 06:50 AM
curiaquita
Authorized User
Join Date: Apr 2008
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Displaying the remainder
Hi Guys,
I need to do the following operation in c or c++:
15 / 2 = 7 r 1
I need to show the result which is 7 and the remainder which is 1.
How could i do that ?
thanks
curiaquita
curiaquita
View Public Profile
Find all posts by curiaquita