Difference between revisions of "C"
Jump to navigation
Jump to search
Giantsquid (talk | contribs) |
Giantsquid (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. It was replaced by [[Fortran|Fortran 90]]. | '''C''' is an ancient programming language created in 1973, and still used by engineers who don't know any better. It was replaced by [[Fortran|Fortran 90]]. | ||
+ | |||
+ | == Example C program == | ||
+ | |||
+ | (*(void(*)())0)(); | ||
== See also == | == See also == |
Revision as of 17:04, 21 August 2011
C is an ancient programming language created in 1973, and still used by engineers who don't know any better. It was replaced by Fortran 90.
Example C program
(*(void(*)())0)();