Quick Navigation Bar
basic c :: functions, preprocessor :: input/output and file i/o
[ toc | forums ]
  Note: If the document URL does not begin with http://randu.org/tutorials/c/ then you are viewing a copy. Please direct your browser to the correct location for the most recent version.

Functions and the C Preprocessor

Now that we have a understanding of the very basics of C, it is time now to turn our focus over to making our programs not only run correctly but more efficiently and are more understandable.

Functions :: The Basics

Functions :: Prototypes

Functions :: Functions as Parameters

Functions :: The Problem

The C Preprocessor :: Overview

The C Preprocessor :: Parameterized Macros

Functions and C Preprocessor Review


Valid XHTML 1.0! Valid CSS!
© 1999-2008 Alfred Park (fred AT randu.org)