Search:

Type: Posts; User: jagatnibas

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    2,031

    sorry salem, i got it

    sorry salem, i got it
  2. Replies
    5
    Views
    2,031

    tx

    Hi Salem,
    I got the FAQ, but I could not get how to clear the console thing.

    regds
  3. Replies
    5
    Views
    2,031

    tx

    thanks Salem,

    How can I clear the console ? I mean cls or clrscr ?
  4. Replies
    5
    Views
    2,031

    int86(0x10....

    I am trying to use int86(0x10... for cursor positioning and char display. How can I replace them in vc++ 6.0 ? I wanna commandline code only

    r.h.ah = 9;
    r.h.bh = 0;
    r.x.cx = 1;
    ...
Results 1 to 4 of 4