this subroutine does dectobin convertion and the resulting
binary has a maximum of 32 bits.for larger decimal values
the convertion fails as the maximum bits is only 32.what do
i do for larger decimal values?how can i modify this subr-
-outine to do the same?