home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11682 < prev    next >
Encoding:
Text File  |  1992-07-28  |  779 b   |  24 lines

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