User Tools

Site Tools


c

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
c [2017/11/08 10:24]
jandal Begin page; description, example, and reference.
c [2017/11/10 23:14]
jandal Fix headings.
Line 1: Line 1:
-===== C =====+====== C ======
  
 C is a programming language developed by Dennis Ritchie at Bell Labs in C is a programming language developed by Dennis Ritchie at Bell Labs in
Line 13: Line 13:
 C is available on systems including the PDP 11/70. C is available on systems including the PDP 11/70.
  
-===== Invocation ====+===== Invocation =====
  
 As C is a compiled language, your program must be compiled and possibly As C is a compiled language, your program must be compiled and possibly
Line 23: Line 23:
  $ ./program  $ ./program
  
-==== Example ====+===== Example =====
  
 ==== Hello World ==== ==== Hello World ====
c.txt · Last modified: 2017/11/10 23:14 by jandal