Attached is a Pascal Program that will convert a Binary Number
of any length (currently 250 digits) to its Decimal Form. It does
this by a "Decimal Search" on the high order digits. This is similar
to a "Binary Search". If you want the executable program, just
e-mail me at [EMAIL PROTECTED].
 
                                        Milton L. Brown

Reply via email to