Results 1 to 2 of 2

Thread: simply print a character,integer,string

  1. #1

    Thread Starter
    Addicted Member nad_scorp's Avatar
    Join Date
    Feb 2001
    Location
    Inside XML
    Posts
    242

    simply print a character,integer,string

    Simply
    I need a prog that reads a char and print it
    prog that reads a digit and print it
    prog that reads a string and print it(without using loop)

    using int 21h ofcouurse

    thanx in advance
    Last edited by nad_scorp; Mar 28th, 2002 at 05:25 AM.
    Me "Talented Idiot" by Gtarawneh "He said he's sorry

    Inconsequential is Incommunicable

    The first impression we have
    Is not always the real one
    My reality is not always your
    so my friend....Is life that simple?


    It is called "Israeli occupation forces"

  2. #2
    DaoK
    Guest
    To read a char use the INT 21,08 or 07 depending if you want an ECHO or not.

    To print a String use int 21, 09 with an offset

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width