Expert in C programming??/

Newbie Member
14Apr2008,02:23   #1
dogar sahab's Avatar
i want an expert n C programming to take help...anybody????
Go4Expert Founder
14Apr2008,11:12   #2
shabbir's Avatar
Quote:
Originally Posted by dogar sahab
i want an expert n C programming to take help...anybody????
Try explaining your problem and we will try to help you out
Newbie Member
15Apr2008,00:42   #3
dogar sahab's Avatar
I have a problem in C program.I want to make a program that takes a floating point number from the user and prints the right most digit of the number as well as the right most digit of the integral part.
e.g
If i give input
32.145
the output must be like this:
the right most digit of the number is 5
the right most digit of the integral is 2