c++ - Hex Data
- Steve & Denise De Chellis (3/3) Apr 29 2002 After using printf %X to output my strings and other data as hex, how do...
- Walter (3/5) Apr 29 2002 scanf is the inverse function.
After using printf %X to output my strings and other data as hex, how do i convert it back? Steve
Apr 29 2002
"Steve & Denise De Chellis" <dbouton snet.net> wrote in message news:aak489$18mf$1 digitaldaemon.com...After using printf %X to output my strings and other data as hex, how do i convert it back?scanf is the inverse function.
Apr 29 2002