VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



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

by Saed abumokh (7 Submissions)
Category: Math/Dates
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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.
Code 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

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

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

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

No comments have been posted about Convert Numbers v1.5(Binary, Octal, Decimal, Hex and other...) supports very long numbers. Why not be the first to post a comment about Convert Numbers v1.5(Binary, Octal, Decimal, Hex and other...) supports very long numbers.

Post your comment

Subject:
Message:
0/1000 characters