Home

❯

Computer Science

❯

C

C

Jan 07, 20251 min read

C is a general-purpose programming language known for its efficiency, low-level memory access (potential for abuse/misuse), and influence on many other programming languages. See Beej’s Guide to C Programming and ANSI C (Kernighan & Ritchie)

Topic List

C Notable FeaturesC DatatypesC Common FunctionsC Libraries
C BooleanC Preproccessor DirectiveC StructC Union
C ArrayC Function PointerC AliasesC Main
C Memory LayoutC ScopeC Variable ManagementC const
C Variadic FunctionSignal

Graph View

Backlinks

  • C IO
  • C++
  • GBA
  • Heap Allocation
  • Macro
  • Make
  • Page Fault
  • Scheduler
  • free
  • gcc
  • pthread

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community