From: caperry AT ici DOT net (Carl Perry) Newsgroups: comp.os.msdos.djgpp Subject: MSC/BC -> DJGPP Code Converter? Date: Wed, 08 Jan 1997 21:08:42 GMT Organization: The Internet Connection Lines: 7 Message-ID: <5b120h$mp5$1@bashir.ici.net> Reply-To: caperry AT ici DOT net NNTP-Posting-Host: d-ma-brockton-32.ici.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Does anyone know where I can get a program that will convert Microsoft C or Borland C code to DJGPP while maintaning some usablility. Specifically, I'm trying to get out all the nasty 16 near, far, interrupt flags, and get inline ASM to work. Can anyone help? -Carl