README.md

December 5, 2022 ยท View on GitHub

Long To Binary using Recursion

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 On2001-12-10 11:33:18
ByDave Lambert
LevelBeginner
User Rating5.0 (10 globes from 2 users)
CompatibilityVB 6.0
CategoryMiscellaneous
WorldVisual Basic
Archive FileLong_To_Bi4077412102001.zip