Quote:
Originally Posted by thekeepers
Planes of power isnt just PoP zones...i just chose the name because it thought it was kewl :P
|
Well the start zone was poknowledge so I wasn't sure, I might check it out I still don't like pop much in the emu.
Richardo: PvP Sucks.
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
|