From: "Avi Berkovich" Newsgroups: comp.os.msdos.djgpp Subject: External Classes Date: Sat, 24 Jun 2000 02:01:27 +0300 Organization: NetVision Israel Lines: 13 Message-ID: <8j0pv6$5h9$1@news.netvision.net.il> NNTP-Posting-Host: ppp174.ort.org.il X-Trace: news.netvision.net.il 961800998 5673 62.0.195.183 (23 Jun 2000 22:56:38 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 23 Jun 2000 22:56:38 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello Everybody, I wish to know if it's possible and if it is, how can I use external classes. For example, if I have a class compiled in an object file, how can I use it from my main program? I have tryed many ways and was unsuccessful. I will appriciate any help, Demon