[comp.lang.c] Calling C from Basic

RichardKitts@cup.portal.com.UUCP (03/26/87)

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?

pozar@hoptoad.UUCP (03/26/87)

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.