It's also important to note that with C applications, main() isn't really the first function to be executed. Functions that get executed before main() include __libc_start_main(), _start(), and __libc_csu_init().
-----Self-Service Linux®: Mastering the Art of Problem Determination
[@more@]来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/37724/viewspace-1013234/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/37724/viewspace-1013234/