i am trying to determine a function to extract the individual digits of a long data type which the user enters.
**int remain(int digit) { while(number != 0)