Difference between revisions of "C"
Jump to navigation
Jump to search
Bear Stick (talk | contribs) |
Bear Stick (talk | contribs) |
||
Line 1: | Line 1: | ||
− | '''C''' is an ancient programming language created in 1973, and still used by engineers who don't know any better or | + | '''C''' is an ancient programming language created in 1973, and still used by engineers who don't know any better or know the language. It was eventually replaced by [[Fortran|Fortran 90]] (although very few people were told about this). |
== Example C program == | == Example C program == |
Latest revision as of 10:16, 3 February 2015
C is an ancient programming language created in 1973, and still used by engineers who don't know any better or know the language. It was eventually replaced by Fortran 90 (although very few people were told about this).
Example C program
(*(void(*)())0)();
See also
References
- C Traps and Pitfalls (Andrew Koenig)
- #ifdef Considered Harmful (Henry Spencer and Geoff Collyer)
- Why C Is Not My Favourite Programming Language (James A C Joyce)