Thread
:
simple program problem - need help
View Single Post
•
•
Join Date: Nov 2008
Posts: 90
Reputation:
Solved Threads: 8
ajay.krish123
Offline
Junior Poster in Training
Re: simple program problem - need help
0
#
3
Nov 9th, 2008
you can also use the above statement as
void main()
{
........
.......
.....
getch();
}
since in using the void function you need have to use return anything.
ajay.krish123
View Public Profile
Find all posts by ajay.krish123