C Runtime Library
  • startup(crt1.o)
  • initialization(crti.o)
  • constructor(crtbegin.o)
  • destructor(crtend.o)
  • finalization(crtn.o)
  • 《程序员的自我修养:链接、装载与库》第11章运行库 11.2.3 glibc与MSVC CRT 1, 2, 3, 4
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License