NASM - The Netwide Assembler

NASM Forum => Programming with NASM => Topic started by: nobody on April 23, 2008, 11:05:09 AM

Title: Integers
Post by: nobody on April 23, 2008, 11:05:09 AM
How to read in a sequence of integers and display it.Then read in another set of integers and make a loop that uses that integer to define how many times it should loop.

So basically

read in pin
display pin
enter amount of valid entries
display
Title: Re: Integers
Post by: nobody on April 24, 2008, 06:27:35 PM
DYOH. (Do your own homework.)
Title: Re: Integers
Post by: nobody on April 25, 2008, 10:55:39 PM
DNDP. (Do not double post.)