Borland C products and MS Fortran
Jeff Sicherman
sichermn at beach.csulb.edu
Thu May 16 07:02:52 AEST 1991
Microsoft Fortran supports interlanguage calling to their C and Pascal
(and assembler, of course) through use of interface statements and
declaration attributes.
Do the object module formats and calling conventions of Boralnd's C
products permit linking the object files in the same manner. I assume
this is equiavalent to asking if the Borland C compilers can
produce MS compatible object modules for linking together.
Jeff Sicherman
More information about the Comp.lang.c
mailing list