I don't know if I get your meaning correctly,
for octal to binary(convert every digit to its binary)
173.12(Oct)----->001,111,011.001,010(Bin)
for binary to octal
11,101.11(Bin)--------->011,101.110(Bin)------>35.6(Oct)
_____________
Mehdi.
software student.
|