Porting OpenWatcom Conio to BorlandC Conio Tutorial
This tutorial is relatively simple! We will port from the FreeDOS C programming book on the Conio library. We will port from OpenWatcom Conio to BorlandC Conio.
The compiler we will use in this tutorial will be the BorlandC++ 2.0. It is the last version that supports compiling 8086.
The machine we will be building on is a Tandy 1000 SL/2.
FreeDOS C Programming Book
https://freedos.org/books/cprogramming/
FreeDOS C Programming Book Part 8:
https://freedos.org/books/cprogramming/part8/
*** Forum Topic Discussion ***
https://www.theretrodev.com/forum/showthread.php?tid=23
*** Store ***
https://the-retro-dev.creator-spring.com/
*** Join the community! ***
Website: https://www.theretrodev.com/
Discord: https://discord.gg/aQppphZCbg
Substack: https://theretrodev.substack.com/
Forum: https://www.theretrodev.com/forum/
Twitter: https://twitter.com/TheRetroDevs
Odysee: https://odysee.com/@theretrodev:7
#DOS #Programming #Borland