README.md
December 5, 2022 ยท View on GitHub
Description
This code demonstrates how to convert a long value into a 32 bit binary value by using a function that is called recursively (it calls itself). A heavily commented demonstration application is included in the zip file that also includes techniques and coding methods that beginners may also find useful.
More Info
Long value
A complete project is included that demonstrates how to use the LongToBinary() function.
Binary value as a string
| Submitted On | 2001-12-10 11:33:18 |
| By | Dave Lambert |
| Level | Beginner |
| User Rating | 5.0 (10 globes from 2 users) |
| Compatibility | VB 6.0 |
| Category | Miscellaneous |
| World | Visual Basic |
| Archive File | Long_To_Bi4077412102001.zip |