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++ package under windows xp. The package is
initially de
NCone *q;
q=new NCone(p,head->next);
head->next=q;
}
else
{
NConeF *q;
q=new NConeF(p,head->next);
q->fraction=fraction;
head->next=q;
}
}
- Original Message -
From: "Igor Pechtchanski" <[EMAIL PROTEC
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 '
me, I read the list (I set the Reply-To: for a reason).
> > More below.
> >
> > On Fri, 10 Oct 2003, Kai Xu (Kevin) wrote:
> >
> > > As I am not good at c++, I am not sure what you mean by "link the file
> that
> > > defines this function int
4 matches
Mail list logo