Can you write a c program without using main function?

by Vijayaprasad 2010-02-16 10:04:01

we can write the code without main() function. The code will gets compiled and during compilation it won't show any error but while executing it show an error saying LINKER ERROR.

Tagged in:

1160
like
0
dislike
0
mail
flag

You must LOGIN to add comments