View Single Post
  #9  
Old 12-06-2004, 10:29 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by mrea
Well, all of you guys have gotten me to try Firefox for a day . Even though I'm on your 'side' mysticalninjajesus you have no brought up one good arguement against Firefox and yes, you can get rid of IE unless you are complete retard. Anywho, I'm downloading Firefox right now and I'll give it a shot.
Mrea...when I first tried Firefox I rarely used it because I always opened internet explorer out of habit. i suggest to really see if you like it delete (or move to a folder) your internet explorer icons and replace them with firefox. (ALL of them, even your quick launch bar)

IMO
__________________
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