Thread
:
how to change the entry point in gcc
View Single Post
poornaMoksha
Ambitious contributor
30Sep2011,14:55
Yup not a good idea but the question was to change the entry point so that we do not have to keep main() in it. Is there a more elegant way other than using -e option??