MS C vs Turbo C

Scott Amspoker scott at bbxsda.UUCP
Fri Oct 6 03:00:51 AEST 1989


In article <1727 at naucse.UUCP> wew at naucse.UUCP (Bill Wilson) writes:
>From article <23303.25258F1F at urchin.fidonet.org>, by Bob.Stout at p6.f506.n106.z1.fidonet.org (Bob Stout):
>> "A better buy"? Turbo C by a wide margin. A better compiler? Microsoft by a  
>> much slimmer margin. Better for mixed-language programming? No contest, MSC is  
>> the only real choice for mixed-language programmers. You also didn't mention  
>>
>I must dissagree with you on this point.  With TC 2.0 I have been able
>to link to MS Fortran and assember.  It is also possible to link to
>pascal, prolog, and any other package that creates an MS object
>module compatible file....

I use Turbo C myself and I am quite happy with it.  However, the Turbo C
linker (TLINK) does not support all of Microsoft's undocumented record
types (The TC manual even acknowledges this).  To use TC's words, the
linker is "lean and mean" (and it is :-).  Therefore, it is possible
that TLINK will not be able to work with some OBJs that were produced by
other languages.  However, Microsofts linker should be able to handle
any OBJ created by TC.

-- 
Scott Amspoker
Basis International, Albuquerque, NM
(505) 345-5232



More information about the Comp.lang.c mailing list