Thread
:
Question about writing a program in visual c++
View Single Post
11-25-2004, 07:13 AM
#
6
(
permalink
)
DemonEdge
Newb Techie
Join Date: Nov 2004
Posts: 38
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
View Public Profile
Find More Posts by DemonEdge