VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Convert Numbers v1.5(Binary, Octal, Decimal, Hex and other...) supports very long numbers

Saed abumokh  (7 Submissions)   Math/Dates   Intermediate   Wed 3rd February 2021

This program converts numbers in a number system to numbers in another number system
like Hex to Decimal or binary to Hex etc., see the word document to know how to convert. There is a useful graphical function,this function flashes a window or an object using its back color
v1.5 - over flow error has fixed, write numbers as long as you can! how it's fixed... see the word document atached with this submission

Inputs
Input a HUGE number and choose the 2 number systems of the number to convert and the result.

Returns
Get the result according to inputs

Side Effects
There is a useful graphical function,this function flashes a window or an object using its back color

API Declarations
Private Declare Function GetTickCount _
Lib "kernel32" Alias "GetTickCount" () As Long

Rate Convert Numbers v1.5(Binary, Octal, Decimal, Hex and other...) supports very long numbers (5(5 Vote))

Download Convert Numbers v1.5(Binary, Octal, Decimal, Hex and other...) supports very long numbers

Convert Numbers v1.5(Binary, Octal, Decimal, Hex and other...) supports very long numbers Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters