>> > Do you want to do this as part of a program you are writing (such as
>> > conio?)
>>
>> Indeed, I was pondering is it available as some (at the moment still
>> unknown to me) interrupt/function.
>>
>
> I just replied with a sample C program that demonstrates how to do
> this with conio in OpenWatcom C. The C source should be small enough
> to not get rejected by the list server .. but if you don't see the C
> program source, let me know and I'll send it to you off-list.

Got it, thank you. I understand, that the header files:
#include <stdio.h>
#include <conio.h>
#include <graph.h>
...probably are (especially graph.h) confirmation, that it doesn't
exist as a BIOS/DOS function, and it has to be implemented. But I'll
take a closer look at compiled example. Thank you!
-- 
regards,
Z.


_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to