ANSI C - Support From Major Compilers

Support From Major Compilers

ANSI C is now supported by almost all the widely used compilers. Most of the C code being written nowadays is based on ANSI C. Any program written only in standard C and without any hardware dependent assumptions is virtually guaranteed to compile correctly on any platform with a conforming C implementation. Without such precautions, most programs may compile only on a certain platform or with a particular compiler, due, for example, to the use of non-standard libraries, such as GUI libraries, or to the reliance on compiler- or platform-specific attributes such as the exact size of certain data types and byte endianness.

Read more about this topic:  ANSI C

Famous quotes containing the words support and/or major:

    The confirmation of Clarence Thomas, one of the most conservative voices to be added to the [Supreme] Court in recent memory, carries a sobering message for the African- American community.... As he begins to make his mark upon the lives of African Americans, we must acknowledge that his successful nomination is due in no small measure to the support he received from black Americans.
    Kimberly Crenshaw (b. 1959)

    That is my major preoccupation—memory, the kingdom of memory. I want to protect and enrich that kingdom, glorify that kingdom and serve it.
    Elie Wiesel (b. 1928)