Im making my application development in C.
I wrote a function ...
Heres wht i wrote...
template <class T> static Boolean LstAddElement(T, MemHandle* firstMemP,
MemHandle* elementMemP);
But if i try to compile....it gives me an error like this
declaration syntax error
List.h line 29 template<class T>...........
Im sure there must be some project settings or something else which im
missing. Im using CodeWarrior 7.0. Any help?.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/