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:
“Never support two weaknesses at the same time. Its your combination sinnersyour lecherous liars and your miserly drunkardswho dishonor the vices and bring them into bad repute.”
—Thornton Wilder (18971975)
“You should hurry up ... and acquire the cigar habit. Its one of the major happinesses. And so much more lasting than love, so much less costly in emotional wear and tear.”
—Aldous Huxley (18941963)