HexByte and HexWord
- Posted by Stephen <pdsearch at ACIDHOUSE.COM> Jan 13, 1998
- 748 views
To whom reads, I'm trying to loopback the following: 00 01 02 03 to the parallel port #378 (0x0378) in HexByte... I'm fairly new to Euphoria, I was wondering if someone know or had a routine that would convert a string (insteger) to HexByte? In C++ 00 = 0x00 loopbacked 0x00 00 = 0x00 loopbacked 0x00