Re: A86: Need help w/ inputs & arrays


[Prev][Next][Index][Thread]

Re: A86: Need help w/ inputs & arrays




Im not sure how to do that short of 99 cp statements, but keep in mind that nothing is
stored in any font, but rather the output is in whatever font you specify (call _puts or
call _vputs.)

VDrago@ix.netcom.com wrote:

> Umm, I am a rather unskilled ASM programmer, and i need some help.
>
> Firstly, i need a routine where the user can type in a number between 1 and 99, and it
> will be saved to the 'a' register.  Preferably in the small '_vputs' text, put regular
> text is fine.
>
> Secondly, is there any way to make an array in an asm program, or maybe manipulate a
> list like i can in a basic program?
>
> thanks.
>
> --------------------------------------------------
> Auto Signurature:
> Derrick Lewis a.k.a. Vyyk Drago
>
> Council member in the TSF Jedi Knight Clan.
> http://tsf.cjb.net
>
> Also part-time webmaster of DragoonSoft.
> http://dragoon.cyberscript.net
>
> Email: VDrago@ix.netcomc.om
> ICQ: 10310623
> AOL IM: Cheetor990
> --------------------------------------------------



References: