crt0
crt0 (also known as c0) is a set of execution startup routines linked into a C program that performs any initialization work required before calling the program's main function.
Program execution |
---|
General concepts |
|
Types of code |
|
Compilation strategies |
|
Notable runtimes |
|
Notable compilers & toolchains |
|
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.