From: "Paganini " Newsgroups: comp.os.msdos.djgpp Subject: Seperate Compilation again... Date: Fri, 5 Mar 1999 12:45:47 -0600 Organization: Info Avenue Internet Services Lines: 22 Message-ID: <7bp8oi$1ql$1@news3.infoave.net> NNTP-Posting-Host: ham114.madisontelco.com X-Trace: news3.infoave.net 920659538 1877 206.28.233.114 (5 Mar 1999 18:45:38 GMT) X-Complaints-To: usenet AT news3 DOT infoave DOT net NNTP-Posting-Date: 5 Mar 1999 18:45:38 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I need some help...I'm using RHIDE to write programs for my CIS course, and am required to impliment class ADTs in two seperate files: A header file, with the class definition, and an implimentation file with the code for the member and friend functions. I have several ADTs that I've writen in this manner...a stack class and a queue class... I tried creating a project with an application file for the main function, and adding the implimentation file for the ADT to the project. Both the application file and the ADT implimentation file #include the header file. When I compile with RHIDE, the linker doesn't seem to be able to find the functions in the ADT implimentation file...after compiling it says that all the class ADT member functions are undefined. Thanks... -- Paganini MOOk, the Great High Llama ICQ 25308827 http:\\web.madisontelco.com\~paganini