VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

convert any decimal to its binary equivalent, autosize the binary number, for ex: (5) in base 10 --

sherif rofael  (15 Submissions)   Math/Dates   VB 6.0   Unknown Difficulty   Mon 22nd July 2002   Mon 8th February 2021

convert any decimal to its binary equivalent, autosize the binary number, for ex: (5) in base 10 ----->(101)in base 2 and not (0101), can

API Declarations


' http://sherif1.netfirms.com/bin.zip
'how to use:
'(1) make a textbox name it "x" to put decimal in.
'(2) make a textbox name it "y" to get binary from.
'(3) command box its name is command1
' by : sherif rofael.
' mailto : [email protected]
' website:
' http://sherif1.netfirms.com
' http://vbsherif.members.easyspace.com (to download the programs)

Rate convert any decimal to its binary equivalent, autosize the binary number, for ex: (5) in base 10 -- (2(2 Vote))
convert any decimal to its binary equivalent, autosize the binary number, for ex: (5) in base 10 --.bas

convert any decimal to its binary equivalent, autosize the binary number, for ex: (5) in base 10 -- Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters