Difference between revisions of "C"

Line 2: Line 2:
  
 
{{stub}}
 
{{stub}}
 +
 +
[[Category:Computer programming]]
  
 
[[Category:Computer science]]
 
[[Category:Computer science]]

Revision as of 15:38, 18 May 2025

The C programming language is a high-level programming language. C is a staple in application development, along with its successors C++ and C#. The C language is considered one of the fastest programming languages. C files end in .c, but there are some custom files that use a different ending.

This article is a stub. Help us out by expanding it.