home *** CD-ROM | disk | FTP | other *** search
- 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