Newsgroups: comp.os.msdos.programmer
Path: utzoo!utgpu!watserv1!watcgl!anicolao
From: anicolao@watcgl.waterloo.edu (Alex Nicolaou)
Subject: Re: Linking TurboPascal/TurboC with Microsoft LIB-files
Message-ID: <1991May27.184326.24133@watcgl.waterloo.edu>
Organization: University of Waterloo
References: <1991May27.134923.9599@ugle.unit.no>
Date: Mon, 27 May 1991 18:43:26 GMT
Lines: 12

In article <1991May27.134923.9599@ugle.unit.no> nareid@phys.unit.no (Helge Nareid) writes:
>A colleague of mine needs to link programs written in TurboPascal 6.0
>(or possibly TurboC) with a library designed for use with Microsoft C.
>Is there anybody out there who's done this sort of thing?
>

 ** The Microsoft Library should link with Turbo C functions without any
difficulty whatsoever: the two library formats are compatible ... or at
least it worked for me with no difficulty. (Make sure you compile in the
right memory model)

alex
