Quote:
Originally Posted by Ace
Wow, great job Cofruben. This will (hopefully) stop a lot of these new threads asking, "Y CUNT I LOGIN TIMOUT???".
|
Eh is it? Its not a patcher..err.well..it is.. but hes not hosting a backpatch server hes just offering the application for those who want to, like scorpious2k hosts a patcher.
__________________
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.
|