Dec 132017
 
Allows the conversion of Hex to Decimal and vice-versi on the command line. Very handy, quick and easy to use.
File HEX.ZIP from The Programmer’s Corner in
Category Utilities for DOS and Windows Machines
Allows the conversion of Hex to Decimal and vice-versi on the command line. Very handy, quick and easy to use.
File Name File Size Zip Size Zip Type
D2H.EXE 17855 11051 deflated
H2D.EXE 21453 13188 deflated
HEX.DOC 1611 778 deflated

Download File HEX.ZIP Here

Contents of the HEX.DOC file







by

Paul Martin

Two programs are in this package. They are D2H.EXE and H2D.EXE.
These programs will read the command line and convert from
decimal to hex and hex to decimal. This gives you a convienent
way of converting those numbers on the command line.

There usage is as follows:

D2H
where is a number up to 9999999999.

and

H2D
where is a hex number up to FFFFFFFF.

I know what your thinking 9999999999 is greater than FFFFFFFF, but
this version doesnt check for numbers greater than FFFFFFFF hex, so
use it wisely.

Examples

D2H 32767 Gives an output of 7FFF

H2D FFFF Gives an output of 65535

etc...

D2H.EXE and H2D.EXE were written in "C" and are bound executables.
This means they will run under OS/2 and DOS.

Feel free to distribute these programs and make as many copies as
your heart desires, but you must not alter these programs in any way
and you must distribute this documentaion file unaltered.

If you find these utilites useful, all I ask is that you send me
$5.00 for my effort.

Send checks, money orders, loose diamonds, and of course cash to:

Paul Martin
901-A Ohio Pike
Cincinnati, Ohio
45245

If you find any bugs or have any questions, you can reach me through
USENET at [email protected] or through a local BBS I frequent, called
C.C.C. (513)752-8248, (513)752-1544, (513)752-1542, (513)752-1055,
(513)752-8239, (513)752-0121, (513)752-0730




 December 13, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)