I searched all over Google for this, but did not get a clear answer. I am trying to write a simple welcome application of the world and make it work under msdos (which I will install on the old installation lying here).
But firstly, I tried to compile a regular console application and drop it in dosbox to check that it doesnโt work, it just says that it is invalid. Therefore, I assume that I need something else to compile it. Does this mean that I am obligated to build my code in the msdos environment? Even so, I donโt even know how to do this, sort of like a dummy msdos.
If someone can shed light on my cause, I would be very grateful!
PS: I am running a 64-bit system
source share