Inspired by Jim's Writing FreeDOS programs in C (conio) - https://www.youtube.com/watch?v=OGeLIWAkncQ -, a very interesting Watcom C tutorial on how to write text mode programs, I though it would be funny and easy to make Watcom support full Borland's conio.h functionality.
In fact, almost all the logic is available into graph.h. Yes, surprissingly, graph.h does not only contain graph funcions, but also enhanced text mode ones that could be used to replicate the functionality of conio.
Find repository here: https://github.com/javiergutierrezchamorro/WCONIO
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel