Thread: c++ is boring
View Single Post
Old Oct 1, 2003 | 01:45 AM
  #11  
brtecson's Avatar
brtecson
pukimonster
 
Joined: Jun 2002
Posts: 9,967
Likes: 2
From: Milwaukee, WI
Default

Originally posted by axemansean
using namespace std is kinda redundant.

I like C a whole lot better than C++ because it is a lot closer to the processor and you can execute assembly language code.
what is namespace std for anyways

thats what all of the solutions in the book use, so i use it too. never tried not using it:dunno:
Reply