filmov
tv
2018-02-08 -- Writing a C Compiler #31
Показать описание
Attempting to compile with Visual Studio 2017, Borland C++ 5.01, MinGW, Open Watcom, and DJGPP; and clean up the code.
The default compilation mode is for DOS for maximum simplicity, using:
#define COMPILER_RUNTIIME_TARGET_PLATFORM 1
The default compilation mode is for DOS for maximum simplicity, using:
#define COMPILER_RUNTIIME_TARGET_PLATFORM 1