home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!darwin.sura.net!mips!sdd.hp.com!ux1.cso.uiuc.edu!milo.mcs.anl.gov!blotto!rolfb
- From: rolfb@blotto (Rolf Biesenbach)
- Subject: Mixed Language Programming
- Message-ID: <7123582903752@blotto>
- Sender: usenet@mcs.anl.gov
- Nntp-Posting-Host: blotto
- Organization: Argonne National Laboratory, Argonne, Illinois
- Date: Tue, 28 Jul 1992 21:18:10 GMT
- Lines: 12
-
- I'm trying to link up a user-interface module written in MS QBasic 4.5 with
- 12 stepper motor control modules written in MS C 6.0.
-
- I'm having trouble linking these modules becuase of duplicate definition
- errors in mlibce.lib, brun45.lib, and cm.lib. (Yes, I did use some TC++3.1
- functions.)
-
- If anyone has any suggestions on how to solve this problem, please reply.
-
- Thank you.
-
-
-