View Single Post
Old 11-25-2004, 07:13 AM   #6 (permalink)
DemonEdge
 
Newb Techie

Join Date: Nov 2004

Posts: 38

DemonEdge

Default

But 3 questions here really:
1)
what is the difference between "void main()" and ur "void main(void)"?
2)what is the difference between "#include <iostream.h>"
and "#include <iostream>" without h?
3)what does "using namespace std;" do?
DemonEdge is offline