home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
msdos
/
asmutl
/
bluebook.arc
/
BINARY.IDX
< prev
next >
Wrap
Text File
|
1986-05-08
|
896b
|
15 lines
Contents:
---------
BIN16IN -- Convert from ASCII Binary to 16-bit Binary
BIN16OUT -- Convert from 16-bit Binary to ASCII Binary
BIN8OUT -- Convert from 8-bit Binary to ASCII Binary
DEC16IN -- Convert from ASCII Decimal to 16-bit Binary
DEC16OUT -- Convert from 16-bit Binary to ASCII Decimal
DEC8OUT -- Convert from 8-bit Binary to ASCII Decimal
HEX16IN -- Convert from ASCII Hexadecimal to 16-bit Binary
HEX16OUT -- Convert from 16-bit Binary to ASCII Hexadecimal
HEX8OUT -- Convert from 8-bit Binary to ASCII Hexadecimal
OCT16IN -- Convert from ASCII Octal to 16-bit Binary
OCT16OUT -- Convert from 16-bit Binary to ASCII Octal
OCT8OUT -- Convert from 8-bit Binary to ASCII Octal