Our website is made possible by displaying online advertisements to our visitors.
Please consider supporting us by disabling your ad blocker.

Responsive image


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. After the main function completes the control returns to crt0, which calls the library function exit(0) to terminate the process.


Previous Page Next Page






Crt0 German Crt0 French Crt0 Korean Crt0 Russian Crt0 Serbian Crt0 Ukrainian Crt0 Chinese

Responsive image

Responsive image