View Single Post
  #4  
Old 09-04-2004, 11:35 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by DrunkPimp
Heh nice bah my luck now my eq wont install right...stops on like trunbruse.s3d or something...heh 3rd tiems teh charm

How did they legalize this? some kinda glitch?
Its an emulator. NOT Sony's Servers...
__________________
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.
Reply With Quote