C Runtime C run-time

Source: Internet
Author: User
As the name implies, C run-time is the C program runtime environment, short-form CRT
The C runtime consists of the following parts: 1) the entry and exit functions of the Bootstrapper (main) and its dependent functions 2) the implementation of the standard functions of C 3) the encapsulation and implementation of the I/O function 4) heap encapsulation and implementation 5) C language of the implementation of the special features 6) Debug function 7) Other
Runtime is platform-dependent, where the platform refers to the operating system which can be understood as a C language program and an abstraction layer of different operating system platforms
* Not all C program operations must be implemented through the CRT * Not all operations in the CRT are defined in the C language

C Runtime C run-time

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.