Search:

Type: Posts; User: Hillbillie

Search: Search took 0.02 seconds.

  1. Replies
    11
    Views
    2,887

    Sorry I couldn't help. Check your compiler and...

    Sorry I couldn't help. Check your compiler and linker documentation. I'm sure the answer is there.
  2. Replies
    11
    Views
    2,887

    Well, this function uses no external functions to...

    Well, this function uses no external functions to move the hardware cursor. It's made for DJGPP, yet I haven't tested it in DOS.



    signed short int Put_Cursor(unsigned short int col, unsigned...
  3. Replies
    11
    Views
    2,887

    What exactly does gotoxy() do? If it simply moves...

    What exactly does gotoxy() do? If it simply moves the hardware cursor, then just use port I/O in C/C++.
Results 1 to 3 of 3