Set output size in bc library

31 Views Asked by At

I'm using the bash bc library to perform inter-base conversions. Does anyone know if it is possible to set the output size (number of bits/bytes)? I need his output size defined so I can confirm signed numbers in larger registers.

0

There are 0 best solutions below