Convert number from one base to other

ns ns at dummy.com
Fri Jun 29 08:48:26 PDT 2007


Can some one please tell me if it is possible to convert a number from one 
base to another arbitrary base. Is there any language construct or library 
function ?

I know that it is easy to specify number literals in different bases like
0123
0x12

Thanks in advance
SK


More information about the Digitalmars-d-learn mailing list