Making a get() Function for a struct pointer Lista.h: [code] #ifndef _H_Lista #define _H_Lista template <class T> class Lista { p...
C++ Linker errorI get this error when i compile my project and it's related to these three pieces of code I'm very...
This user does not accept Private Messages