Assembler Developer

Moderators: None (Apply to moderate this forum)
Number of threads: 1030
Number of posts: 1826

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
HEX to Decimal Conversion Posted by Vezril on 25 Nov 2008 at 11:39 AM
Hi all. I've been programming something to count certain things in a string of ASCII characters and it outputs the results on the screen once it's done. But not everyone reads HEX so i need to find out a way to convert HEX to ASCII and i've been wondering if there's an instruction to do so. I've looked into the x86 instruction set and the only thing that i could think that could do this is with AAA and the likes. Any suggestions would be appreciated as i would like to avoid a hole bunch of code for the conversion. Thanks!

~V
Report
Re: HEX to Decimal Conversion Posted by Vezril on 25 Nov 2008 at 4:24 PM
: Hi all. I've been programming something to count certain things in a
: string of ASCII characters and it outputs the results on the screen
: once it's done. But not everyone reads HEX so i need to find out a
: way to convert HEX to ASCII and i've been wondering if there's an
: instruction to do so. I've looked into the x86 instruction set and
: the only thing that i could think that could do this is with AAA and
: the likes. Any suggestions would be appreciated as i would like to
: avoid a hole bunch of code for the conversion. Thanks!
:
: ~V
:

All right all good. I figured it out.

Thanks anyways!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.