Hello, I am very confused of constructing linked list. The below is my code.
I have my header file and implementation file seperated. When compile, error msg as below is shown:
____________________________________________________________________________
Undefined first referenced
symbol in file
List::~List() /var/tmp//cc9ezf6S.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
____________________________________________________________________________
May i know wat's wrong? really need help!!! having exam soon. T_T