flat assembler
Message board for the users of flat assembler.
Index
> Windows > Numbers |
Author |
|
zenek_tm 03 Apr 2004, 21:16
The ascii code for '3' is 33h. So if you want to convert it to value of 3, you should decrease it by 30h.
If you have char '3', which is 33h and add 10 to it, you get 3dh, which is propably the ascii code for '=' (still can't remember the whole ascii table ). And if you want to display number 13, you have to convert it to ascii string '13'. Unless DOS can do that for you. Unfortunatly I'm not that familiar with dos. |
|||
03 Apr 2004, 21:16 |
|
vid 04 Apr 2004, 15:05
as i know DOS can't do it, you must do it yourself
|
|||
04 Apr 2004, 15:05 |
|
alonso 05 Apr 2004, 21:39
The link below has an attachment to a chm (compiled windows help file) with a map of the ascii table their Decimal, hex and binary codes.
http://board.flatassembler.net/topic.php?t=777&highlight=alonso I Hope that it will help you!! |
|||
05 Apr 2004, 21:39 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.