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:
“A clergyman, again, can hardly ever allow himself to look facts fairly in the face. It is his profession to support one side; it is impossible, therefore, for him to make an unbiased examination of the other.”
—Samuel Butler (18351902)
“Lets just call what happened in the eighties the reclamation of motherhood . . . by women I knew and loved, hard-driving women with major careers who were after not just babies per se or motherhood per se, but after a reconciliation with their memories of their own mothers. So having a baby wasnt just having a baby. It became a major healing.”
—Anne Taylor Fleming (20th century)