Hi, I've defined an abstract class IBase with a single method virtual bool foo(){ printf(" IBase \n"); } I've also defined a derived class...
Hi, I'm trying to create a static lib. This lib needs to read/write to a db, but the library has no information about db (type, pass, etc). The...
Separate names with a comma.