Home

❯

Computer Science

❯

C Function

C Function

Jan 07, 20251 min read

Keywords

inline

Attempts to plop the function inline like a macro

static

Scope specifier, pretty much like private in Java, when used for functions

See also

C Function Pointer C Common Functions C Variadic Function


Graph View

  • Keywords
  • inline
  • static
  • See also

Backlinks

  • gcc

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community