View Single Post
  #4  
Old 07-19-2004, 06:19 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by aendaar
jackass...how the hell do you join so soon, become a moderator, and get your own topic? that pisses me off to no end..

(i am assuming you mean the geforce fx)
128 is better, 256 is better than that..

64 is an older card..it would still run most games pretty well..your better off with a newer card though
http://www.eqemulator.net/forums/pro...rofile&u=50539
.....................
__________________
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