Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ncar!tank!uxc!uxc.cso.uiuc.edu!m.cs.uiuc.edu!rchen From: rchen@m.cs.uiuc.edu Newsgroups: comp.sys.ibm.pc Subject: Zortech is incompatible with TurboC Message-ID: <8000029@m.cs.uiuc.edu> Date: 1 Dec 88 21:43:00 GMT Lines: 14 Nf-ID: #N:m.cs.uiuc.edu:8000029:000:760 Nf-From: m.cs.uiuc.edu!rchen Dec 1 15:43:00 1988 I recently received Zortech C++ for my PS-2/50. But very soon I found out that I might have made a mistake. I have lots of code written in Turbo C and a few in Microsoft C. There seems no way that I can use Zortech C to compile my code without rewriting Turbo C library routines myself. The Zortech linker is simply incompatible with others. Zortech (those who received my call) claim that their compiler is Turbo C & Microsoft C compatible. Actually, this is not true either, for example Zortech doesn't allow dynamic array initialization. Besides, Zortech has only the most basic graphics support which is far from sufficient. Anyone has any ideas what I should do if I still want to switch to C++? A C++ translator makes more sense to me now. -Ron