Need help with MS-DOS cursor functions
Jonathan R. Herr
herrj at valnet.UUCP
Sat Nov 3 14:23:05 AEST 1990
gordon at osiris.cso.uiuc.edu (John Gordon) writes:
> Here you go.
> /******************
> * cursor.c
> ******************/
> #include <stdio.h>
> #include <dos.h>
>
> void cursor_on(void) /* turns the cursor off, using an interrupt */
> {
[ ... ]
> }
> void cursor_off(void) /* turns the cursor on, using an interrupt */
> {
[ ... ]
> }
> John Gordon
Okay, I'm confused.
--------------=======]]]]]]]> Jon Herr <[[[[[[[=======--------------
\\\\\\\\\\\\\\\\ Valley BBS Network Administratior /////////////////
///////////// E-mail to: herrj at silver.ucs.indiana.edu \\\\\\\\\\\\\\
--------------=======]]]]]]]]]]]]*[[[[[[[[[[[[[=======--------------
More information about the Comp.lang.c
mailing list