Re: problem with linklist



On Jul 5, 8:05 am, sunilsoma...@xxxxxxxxx wrote:
template<class T>
void TimerDLList<T>::addFirst(TimerItem<T>* const itemPtr)

Looks like C++ to me. You may want comp.lang.c++ or a platform-
specific newsgroup, but not comp.lang.c.

-thomas

.