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:
“No oneman or womancan have it all without support from the workplace and genuine help at home. Women, regardless of how they have chosen to lead their lives, can now breathe a collective sigh of relief that superwoman is dead.”
—Deborah J. Swiss (20th century)
“As a novelist, I cannot occupy myself with characters, or at any rate central ones, who lack panache, in one or another sense, who would be incapable of a major action or a major passion, or who have not a touch of the ambiguity, the ultimate unaccountability, the enlarging mistiness of persons in history. History, as more austerely I now know it, is not romantic. But I am.”
—Elizabeth Bowen (18991973)