Mail Archives: djgpp/1999/10/19/13:23:54
I don't know if anyone answered my question
before, so I'll ask it again. I have a problem
with a List class that uses templates. As far as
I can tell everything is correct. It compiles to
the .exe fine, or maybe it happens when the
linking occurs... Ok, it doesn't make the .exe,
so that would mean that the error occurs when it's
linking. The error that I am getting is:
undefined reference to 'List<int>::List(void)'.
That isn't the only one, but they all are the
same, just with different functions in my class.
Does someone have an idea of what I should do?
Brian Ronk
______________________________________________________
Get your free web-based email at http://www.xoom.com
Birthday? Anniversary? Send FREE animated greeting
cards for any occasion at http://greetings.xoom.com
- Raw text -