Kata: C & GNU C Compiler

Today, I presented an introduction into the basics of C development and the GNU C Compiler at the local get-together of the Softwerkskammer Sachsen.

Overview

  • process of compiling
  • C preprocessor
  • macro & defines
  • includes
  • header
  • object linker
  • structuring code

Target Audience/Skills

  • C rookies, students, administrators
  • Requires basic knowledge in a procedural programming language
  • CLI/shell experience is expedient

Resources

By @Christof Pieloth in
Tags : #GCC, #define, #include, #header, #linker, #howto, #Softwerkskammer,