Thread
:
is it possible C program without main() fn
View Single Post
#
4
(
permalink
)
08-10-2009, 02:37 AM
shaju1981
Junior Member
Join Date: Aug 2009
Posts: 1
It is possible
you have to set the entry point as a function name(in this case "Begin") in the linker.
shaju1981
View Public Profile
Find all posts by shaju1981