Thread: Kazaa K++
View Single Post
  #6  
Old 11-20-2004, 05:16 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by Echoes
Yeah Cisyouc, bearshare rocks. works great except the "theater" part where it takes like a year to load anything, but bearshare > kazaa still.
yesh but you can turn that off
__________________
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