bas7qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Compatible Languages
  10 Questions                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
What other languages are compatible with the BASIC Compiler?
 
The BASIC Compiler creates .OBJ modules that can be linked with .OBJ
modules created with the following Microsoft products:
 
    C Compiler  Version 5.10 and higher
    QuickC Compiler  Version 1.01 and higher
    Pascal Compiler  Version 4.00 and higher
    Fortran Compiler  Version 4.10 and higher
    MACRO Assembler  Version 5.00 and higher
 
Link BASIC .OBJ modules first when creating mixed-language programs.