Protest studentów

Witajcie,

walczymy o to aby Państwo dofinansowało studia nie tylko uczelniom publicznym. Jeżeli chcecie się dołączyć do inicjatywy wystarczy podpisać petycję, którą prześlemy do premiera. Będę niezmiernie wdzięczny za rozpowszechnienie informacji na Waszej uczelni.

PODPISZ PETYCJĘ

Bit of history for you 1st – C was invented in the 70s by Dennis Ritchie, by the 80s it had grow to be really preferred and a book (known as the C programming language) was published by Ritchie and Kernighan which acted as an informal standard (known as K&R C.) Throughout the 80s ANSI were working towards a formal standard, which appeared in 1989 called C89. Some finetuning was done in 1990 along with a new standard, C90 was published.

All good – until 1999, when another version of the standard was published, called C99. Why is this a problem? Well whilst compilers implement C90, none implement the whole of the C99 standard. You, may well be thinking that C99 isn t all that important then – wrong, C99 allows us to do things such as declare variables throughout the code and use the C++ (//) style comment… but whilst many compilers do support these, none promise to support all aspects of the standard. I have often wondered why.

As an aside, there is some work towards a new standard, not sure if/when it will be released though – its informally called "C1x"

Napisz komentarz

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są oznaczone *

Top