From 8801401004587733884
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,5fade9a85b7a941e,start
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1993-10-18 05:04:17 PST
Newsgroups: comp.std.c++
Path: gmd.de!xlink.net!howland.reston.ans.net!math.ohio-state.edu!cs.utexas.edu!uunet!mcsun!sun4nl!tudelft.nl!newsserver.et.tudelft.nl!dutentb.et.tudelft.nl!kienhuis
From: kienhuis@dutentb.et.tudelft.nl (Bart Kienhuis)
Subject: overlay
Message-ID: <1993Oct18.111755.10229@donau.et.tudelft.nl>
Keywords: overlay between c++ and C 
Sender: news@donau.et.tudelft.nl (UseNet News System)
Nntp-Posting-Host: dutentu.et.tudelft.nl
Organization: Delft University of Technology, Dep. of Electrical Engineering
Date: Mon, 18 Oct 1993 11:17:55 GMT
Lines: 7

I have a c++ program model huge. I also have a c program model small
I want to use this c program within my c++ program, writen in borlandc
c++ 3.1. What is the way to do this, I have tried to work with overlays
but the linker is giving me a lot of problems. Is there someone how
can help me?

Bart


