README.md
December 5, 2022 ยท View on GitHub
Description
Ive seen a lot of base converters on PSC, but most of them are limeted to only base 2(binary),8(octal),10(decimal), and 16(hexadecimal). Or they only convert from base 10 to another base. This program will convert Any number of any base to any other base up to 200. Plus it is very easy to understand and only 15 lines of code, could even be tweaked to convert to base 256. Hope you enjoy.
More Info
| Submitted On | 2002-09-03 20:32:04 |
| By | Brian Hodgen |
| Level | Beginner |
| User Rating | 5.0 (20 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | Math/ Dates |
| World | Visual Basic |
| Archive File | Every_Base126277932002.zip |