Table of Contents

C Programming Language

Return to C plus plus | C++, Computer science topics, Software engineering, History of software engineering, C language bibliography

https://www.youtube.com/watch?v=dyvzPkNK_sc

C is a general-purpose programming language used for system programming (OS and embedded programming), programming libraries, game programming and cross-platform programming. This tag should be used with general questions concerning the C language, as defined in the ISO 9899 standard (the latest version, ISO 9899-2018 | 2018, unless otherwise specified — also tag version-specific requests with c89, c99, c11, etc). C is distinct from C plus pC++ and it should not be combined with the C++ tag absent a rational reason.” Fair Use Source: https://stackoverflow.com/questions/tagged/c

C is a general purpose programming language that first appeared in 1972.

C programming language

History

Philosophy

Syntax

Main entry point

Extension methods

Libraries

Frameworks

Interactive shell

as a scripting language

C Programming Language as a scripting language C Programming Language can OR cannot be used as a scripting language.

features in a hello world example

C Programming Language features in a hello world example

Tools

Applications

Adoption

See also

External Sites

Main