Click here to Skip to main content
15,886,873 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: 16 bit C Compiler Pin
CPallini19-Dec-11 23:55
mveCPallini19-Dec-11 23:55 
AnswerRe: 16 bit C Compiler Pin
User 742933820-Dec-11 8:12
professionalUser 742933820-Dec-11 8:12 
GeneralRe: 16 bit C Compiler Pin
softwaremonkey20-Dec-11 8:23
softwaremonkey20-Dec-11 8:23 
GeneralRe: 16 bit C Compiler Pin
Richard MacCutchan20-Dec-11 21:40
mveRichard MacCutchan20-Dec-11 21:40 
GeneralRe: 16 bit C Compiler Pin
Richard Andrew x6422-Dec-11 10:24
professionalRichard Andrew x6422-Dec-11 10:24 
GeneralRe: 16 bit C Compiler Pin
softwaremonkey23-Dec-11 5:34
softwaremonkey23-Dec-11 5:34 
GeneralRe: 16 bit C Compiler Pin
Richard Andrew x6423-Dec-11 6:40
professionalRichard Andrew x6423-Dec-11 6:40 
AnswerRe: 16 bit C Compiler Pin
Software_Developer20-Dec-11 8:30
Software_Developer20-Dec-11 8:30 
Try [Microsoft QuickC 16 Bit] IDE/Compiler for the C programming language. Its main competitor was Turbo C. (Quick C vs Turbo C , get it? Cool | :cool: ), Its from the year 1990.

[This] link mentions this:

Emulation
The easiest way to get Turbo C/C++ to run is using DOSBOX which emulates the environment of an old 16bit MsDOS computer. This works very well and will allow you to run most programs (even CGA/VGA/SVGA graphics).
If you wish to run Turbo C on Linux there is DOSEMU.

Virtualization
Another option is to run the programs on a Virtual Machine. Think of this as running a virtual computer on your computer. The VM emulates a PC and you can load an OS like an old copy of windows (if you have old disks laying about) or you can use FreeDOS as an OS.
GeneralRe: 16 bit C Compiler Pin
softwaremonkey23-Dec-11 5:57
softwaremonkey23-Dec-11 5:57 
QuestionDependencies for Visual STudio8 Pin
MKC00219-Dec-11 19:09
MKC00219-Dec-11 19:09 
AnswerRe: Dependencies for Visual STudio8 Pin
Richard Andrew x6419-Dec-11 20:24
professionalRichard Andrew x6419-Dec-11 20:24 
QuestionHow to capture snapshot of dialog in JPEG format? Pin
amitwadekar19-Dec-11 18:21
amitwadekar19-Dec-11 18:21 
AnswerRe: How to capture snapshot of dialog in JPEG format? Pin
Chandrasekharan P19-Dec-11 18:36
Chandrasekharan P19-Dec-11 18:36 
GeneralRe: How to capture snapshot of dialog in JPEG format? Pin
amitwadekar19-Dec-11 19:18
amitwadekar19-Dec-11 19:18 
AnswerRe: How to capture snapshot of dialog in JPEG format? Pin
PJ Arends19-Dec-11 21:43
professionalPJ Arends19-Dec-11 21:43 
GeneralRe: How to capture snapshot of dialog in JPEG format? Pin
amitwadekar25-Dec-11 19:52
amitwadekar25-Dec-11 19:52 
GeneralRe: How to capture snapshot of dialog in JPEG format? Pin
amitwadekar26-Dec-11 18:33
amitwadekar26-Dec-11 18:33 
QuestionSendInput() Pin
Member 801032519-Dec-11 16:29
Member 801032519-Dec-11 16:29 
AnswerRe: SendInput() Pin
Code-o-mat20-Dec-11 8:17
Code-o-mat20-Dec-11 8:17 
QuestionOptimization Pin
columbos1492719-Dec-11 3:41
columbos1492719-Dec-11 3:41 
AnswerRe: Optimization Pin
Chris Losinger19-Dec-11 4:12
professionalChris Losinger19-Dec-11 4:12 
AnswerRe: Optimization Pin
Code-o-mat19-Dec-11 4:13
Code-o-mat19-Dec-11 4:13 
QuestionAdding a int array inside CStringArray Pin
VCProgrammer19-Dec-11 1:07
VCProgrammer19-Dec-11 1:07 
QuestionRe: Adding a int array inside CStringArray Pin
CPallini19-Dec-11 1:26
mveCPallini19-Dec-11 1:26 
AnswerRe: Adding a int array inside CStringArray Pin
Richard MacCutchan19-Dec-11 2:12
mveRichard MacCutchan19-Dec-11 2:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.