Quote:
Originally Posted by Zkhava
OK sotonin............... & no there isnt a million places........... n00b.....
|
Sarcasm...
And the point is theres alot. With all the EQL guilds that have an item/mob db, and places like allakhazam...
*sigh*
__________________
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.
|