Re: undefined reference to 'class::function' error

2003-10-09 Thread Kai Xu \(Kevin\)
ROTECTED]> > To: "Kai Xu (Kevin)" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, October 10, 2003 10:57 AM > Subject: Re: undefined reference to 'class::function' error > > > > Kevin, > > > > Please don't Cc:

Re: undefined reference to 'class::function' error

2003-10-09 Thread Igor Pechtchanski
CTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, October 10, 2003 10:57 AM > Subject: Re: undefined reference to 'class::function' error > > > > Kevin, > > > > Please don't Cc: me, I read the list (I set the Reply-To: for a reason). > >

Re: undefined reference to 'class::function' error

2003-10-09 Thread Igor Pechtchanski
u need further help on similar issues, please try a C/C++ user support list/newsgroup or read an intro to programming book. Igor > - Original Message - > From: "Igor Pechtchanski" <[EMAIL PROTECTED]> > To: "Kai Xu (Kevin)" <[EMAIL PROTECTED]> >

Re: undefined reference to 'class::function' error

2003-10-09 Thread Kai Xu \(Kevin\)
ld be some problem here. Kevin - Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Kai Xu (Kevin)" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 11:53 PM Subject: Re: undefined reference to '

Re: undefined reference to 'class::function' error

2003-10-09 Thread Igor Pechtchanski
On Thu, 9 Oct 2003, Kai Xu (Kevin) wrote: > I guess I can only post a example of the errors here, as the main program is > about 2k lines and compiler doesn't tell where the error occurs. > > I am not good at c++ and this is not my program, so please let me know > if I am not posting the right thi

Re: undefined reference to 'class::function' error

2003-10-09 Thread Kai Xu \(Kevin\)
TED]> To: "Kai Xu (Kevin)" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 11:05 PM Subject: Re: undefined reference to 'class::function' error > On Thu, 9 Oct 2003, Kai Xu (Kevin) wrote: > > > Hi there, > > > > I

Re: undefined reference to 'class::function' error

2003-10-09 Thread Igor Pechtchanski
On Thu, 9 Oct 2003, Kai Xu (Kevin) wrote: > Hi there, > > I guess this is a very simple question, but I searched all the achieves and > internet and just can not find a answer. I know little about c++ and UNIX, > so please bear with me. The problem is like this: > > I need to use someone else's c+