Thread
:
Difference between void main() & int main & void main(void)
View Single Post
12-01-2004, 12:51 PM
#
1
(
permalink
)
DemonEdge
Newb Techie
Join Date: Nov 2004
Posts: 38
Difference between void main() & int main & void main(void)
Hi,
In my c++ cs classes we use void main() only
but all the tutorials outhere have int main()
what is the difference?
and what is return @ the end of the code??
i never use return and my programs work good
DemonEdge
View Public Profile
Find More Posts by DemonEdge