The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: mgreenbe85 on September 06, 2005, 06:20:44 AM

Title: loops
Post by: mgreenbe85 on September 06, 2005, 06:20:44 AM
I am learning loops in assembler and I am using MASM (obviously) and linking it with Borland C. If I wanted to print, for example, hello world 20 times, how would I do that? Can someone demonstrate this example with some code? This would really help me understand for a project I am working on.
Title: Re: loops
Post by: hutch-- on September 06, 2005, 08:20:12 AM
This sounds like,

a: DOS assembler.

b: Homework.

Tell us what you are doing and someone may be able to help you in the 16 bit forum.