Search Tools Links Login

Long To Binary using Recursion


Visual Basic 6, or VB Classic

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.

Original Author: Dave Lambert

Inputs

Long value

Assumptions

A complete project is included that demonstrates how to use the LongToBinary() function.

Returns

Binary value as a string

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 103 times

Categories

Visual Basic 6

Attachments

Long_To_Bi4077412102001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,396 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.