Forum Discussion
Altera_Forum
Honored Contributor
15 years agoActually it is the default alt_main() that contains the extra code - either side of the call to main().
Largely this is code for initialising stdio for printf() - which pulls in a lot of library code.