Path: utzoo!attcan!uunet!cs.utexas.edu!samsung!munnari.oz.au!bruce!dickson From: dickson@bruce.cs.monash.OZ.AU (law) Newsgroups: comp.os.msdos.programmer Subject: Running Turbo C program on 386 protected mode Message-ID: <3074@bruce.cs.monash.OZ.AU> Date: 15 Sep 90 16:45:12 GMT Distribution: comp Organization: Monash Uni. Computer Science, Australia Lines: 12 Hi netters, I was wondering if anyone can help me with this : Is it possible to run a Turbo C program (generating 80286 code) on 386 protected mode? Someone has suggested to link the compiled C code with a piece of code to initialise the machine into protected mode, but I realise 286 only uses 16bit (am I right?) for addressing, so is there a solution (or problem) ? Any help will be greatly appreciated. Thanks