Thread: Server ideas.
View Single Post
  #21  
Old 01-07-2005, 02:52 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
khan you barley understand and can barley type english.. your getting confused and upset over things totaly off subject.
First of all hes french, secondly his post wasnt that bad.

Quote:
i am barely making the mix? I understand the difference between the two if thats what you mean. The first can do everything the second can do, and the second is for noobs.
Wrong. OpenZone is NOT a 3D Modeler. It's not. And you just said it is. Theres your problem there, sir.
__________________
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