Content deleted Content added
m updated c++ link |
|||
Line 23:
=== Loops ===
In C, [[C
while (''Boolean expression'') '''{'''
''statement(s)''
Line 82:
*[[ABCL/c plus|ABCL/c+]]
*[[C programming language|C]] - developed circa 1970 at [[Bell Labs]]
*[[C
*[[C Sharp|C#]]
*[[Coyote programming language|Coyote]] - safer C variant to lower the likelihood of some common errors, e.g., buffer overflows
|