binary to decimal converter - Small Basic Featured Program (by WhTurner33)
Published Feb 12 2019 02:50 PM 345 Views
Microsoft
First published on MSDN on Apr 24, 2014

Authored by Ed Price


Let's let WhTurner33 introduce the program!


You can try it out here:


http://smallbasic.com/smallbasic.com/program/?FHH347


===============================


Last Monday I published a simple binary to decimal converter in response to a question in


stuck in a school program


After some problems I expanded the program to convert:


- from 16 bits binary to decimal and hexadecimal  see second figure


- from decimal (max 65535) to binary and hexadecimal


- from hexadecimal (max. FFFF) to binary and decimal. see first figure


The program is published as FHH347, as it is to long to show here (>210 lines)






This is awesome! Check it out here and get the context on this forum thread . Thanks to WhTurner33 for this fun program!!


- Ninja Ed

Version history
Last update:
‎Feb 12 2019 02:50 PM
Updated by: