The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: coredump on February 03, 2006, 10:43:49 AM

Title: How to Convert in ASM?
Post by: coredump on February 03, 2006, 10:43:49 AM
Hello ppl. i want to write a program in asm that counts the number of digits. if i have 34356 the result should return 5, if i have 88 it should return 2...

Regards,
coredump
Title: Re: How to Convert in ASM?
Post by: Mark Jones on February 04, 2006, 06:07:44 PM
Hi Coredump, welcome to masmforum.com! Please show us what you have so far, and we'll gladly assist you. Where are you getting stuck?

Regards,
Mark
Title: Re: How to Convert in ASM?
Post by: Mincho Georgiev on February 04, 2006, 08:16:28 PM
I hope that this isn't a homework, if it is, i apologize to the forum.
Use your imagination if you want it as a console sample:
  :thumbu


[attachment deleted by admin]