Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Thread Closed: Another thread already exists on this topic

???
04/13/06 23:10
Read: times


 
#114270 - OK
Responding to: ???'s previous message


48 = the ASCII value for the character '0'

Example 123

123 / 100 = 1
1 + 48 = 49 the ASCII value for the character '1' Print it
123 - (1 * 100) = 23

23 / 10 = 2
2 + 48 = 50 the ASCII value for the character '2' Print it
23 - (2 * 10) = 3

3 + 48 = 51 the ASCII value for the character '3' Print it



No, I do not have an example in ASM.

BTW do not start a new thread for the same topic

List of 8 messages in thread
TopicAuthorDate
neail's alagothram            01/01/70 00:00      
   OK            01/01/70 00:00      
      ASCII Coding            01/01/70 00:00      
   Please make it descriptive            01/01/70 00:00      
   I wrote this when I must just learning            01/01/70 00:00      
   THERE SOME PROBLEM            01/01/70 00:00      
      DON'T SHOUT!            01/01/70 00:00      
      soory for            01/01/70 00:00      

Back to Subject List