KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q49314: Library Compatibility between BASIC and C

Article: Q49314
Product(s): See article
Version(s): 5.00 5.10
Operating System(s): MS-DOS
Keyword(s): ENDUSER | S_QuickC appnote | mspl13_c
Last Modified: 16-JAN-1990

The following is a table of libraries that are compatible between
different versions of BASIC and C:

   QuickBASIC      BASIC Compiler  <->     C       QuickC
   ----------      --------------  ---     -       ------

   4.00             --             <->    5.00     1.00
    --             6.00            <->    5.10     1.01
   4.00b    or     6.00b           <->    5.10     1.01
   4.50             --             <->    5.10     2.00 or 2.01

In QuickBASIC Versions 1.00, 1.01, 1.02, 2.00, 2.01, and 3.00, you can
call only QuickBASIC subprograms or Microsoft assembler routines.

This table is available as an application note titled "How to Pass
Parameters between BASIC and C", which also contains information on
Basic and C mixed-language programming. You can obtain this
application note by calling (206) 454-2030.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.