Skip to content
William L edited this page Sep 15, 2019 · 4 revisions

C Home

What is C?

C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, while a static type system prevents unintended operations. [Source: Wikipedia as of Sept. 15, 2019]

Available Articles:

  1. Getting Started
  2. Variables

Languages

Other

Clone this wiki locally