Description: === === === ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Soft.
All rights reserved.
http://www.geocities.com/emu8086/
To Search:
File list (Check if you may need any files):
Form1.frm
Project1.vbp
ReadMe.txt