From: "Marcus" Newsgroups: comp.os.msdos.djgpp Subject: Re: Mission impossible with dynamic loading libraries? Date: Sun, 27 Feb 2000 14:45:33 +0100 Organization: Telenordia Lines: 13 Message-ID: <89b9ta$oj8$1@cubacola.tninet.se> References: <898edd$9nd$1 AT cubacola DOT tninet DOT se> <89b7ac$jr4$1 AT cubacola DOT tninet DOT se> NNTP-Posting-Host: 193.150.200.251 X-Trace: cubacola.tninet.se 951659242 25192 193.150.200.251 (27 Feb 2000 13:47:22 GMT) X-Complaints-To: abuse AT algo DOT net NNTP-Posting-Date: 27 Feb 2000 13:47:22 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Or can I link some functions and skip others?? What am I talking about? It should link all functions, but not the function pointers. What I want is a function pointer to another file! How do I do that? -- /regards Marcus