I am a 1st year Electronics & Comm Engineering Student
i've been programming in c for 2 years....
I have been told by my senior to
write a c code for Dividing two integers
but
without using any operators ie (+,-,*,/)
get the Quotient and Remainder
One can use math.h .
I cannot figure out this
plz help me