codice:#include <iostream> #include <string> using namespace std; namespace Lic { class Lic{ int c; public: int getc() const{ return c;} }; }
codice:#include <iostream> #include <string> using namespace std; namespace Lic { class Lic{ int c; public: int getc() const{ return c;} }; }
ChReAn
-------------------
Slackware 9.1 powered