I'm using gcc 4.4.1 C/C++ compiler for programming in Ubuntu.
The thing I noticed is,
The program works with no errors even though I don't type the function to be as ' void main ' or ' return 0 '...