Another scenario. How do I use character capture in ASsembly???

From: Shervin Castor (isaiah4881_at_yahoo.com)
Date: 03/15/04


Date: Mon, 15 Mar 2004 17:33:11 +0000 (UTC)

A program which will accept 4 characters and moves the character ONE
by one on the foursides of the screen

Here is the desired output...

----------------------------------------------------------------
|FISH -------------------------------------------- > H |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | |
| FISH <------------------------------------------------FISH |
----------------------------------------------------------------

Then after it completes to transfer to thefour sides a splash screen
will pop up and it will ask if you type E it will terminate and if you
press C it will continue.



Relevant Pages

  • Re: Another scenario. How do I use character capture in ASsembly???
    ... > A program which will accept 4 characters and moves the character ONE ... > by one on the foursides of the screen ... don't expect people to do "homework" problems (regardless of whether it's ...
    (comp.lang.asm.x86)
  • Re: character matching
    ... > comma, fullstop, colon, exclamation mark or question mark. ... > I also need to include a case match that will recognise sentences by ... When you're not in a word, characters that terminate a word are ...
    (comp.lang.ada)
  • Re: return statement in functions
    ... Jp Calderone wrote: ... >>directory names that it has removed bad characters from. ... That's odd, it seems silly to terminate something that should be ...
    (comp.lang.python)
  • Re: XP or 2000? ... Really about Kurt trolling the group
    ... >> the norm is to terminate a ... >> line around 76 characters. ... > Net nanny on top of being a liar! ...
    (microsoft.public.windowsxp.general)
  • Re: writing out floats ??? and strange display sign after date
    ... strncpy adds null characters to the destination _only_ if the source ... The strncpyfunction copies at most len characters from src into dst. ... Ofcourse, if it is not bigger, i would be in trouble so it would be a good idea to terminate it anyway :-) ...
    (comp.unix.programmer)