Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!ptsfa!hoptoad!pozar From: pozar@hoptoad.UUCP Newsgroups: comp.lang.c Subject: Re: Calling C from Basic Message-ID: <1932@hoptoad.uucp> Date: Thu, 26-Mar-87 15:21:59 EST Article-I.D.: hoptoad.1932 Posted: Thu Mar 26 15:21:59 1987 Date-Received: Sat, 28-Mar-87 07:11:44 EST References: <242@cup.portal.com> Reply-To: pozar@hoptoad.UUCP (Tim Pozar) Distribution: world Organization: Syncstream (San Francisco) Lines: 7 In article <242@cup.portal.com> RichardKitts@cup.portal.com writes: >i have a 300k library of microsoft c 4.0 functions that i need to call from > a basic program. any suggestions for which basic to use to do this? The MSC 4.0 library can be accessed from Microsoft FORTRAN and Microsoft Pascal. See the Microsoft C Compiler Users Guide for a rather lengthy essay on this subject.