| Binary Converter 86 2.0 - binary86.zip - 47 views | |
| Download | binary86.zip (15 downloads) |
| Author | Steve Russell |
| Click here to report a problem with this program | |
| Category | mathbasic86 |
| Date | 2000-07-15 00:00:00 |
| Description | This program converts 8-bit binary numbers to base 10 (normal numbers). Your binary number should consist of "1"'s and "0"'s, but the program only checks for "1"'s (in effect, you can replace the "0"'s with any number). Any binary number with fewer or greater than eight digits is invalid. It also converts base 10 numbers to 8-bit binary. The number must be no less than 0 and no greater than 255. |
| File list |
README.TXT (1129 bytes) BINARY.86P (845 bytes) |