Lecture 3 C Programming Language

6/6/00


Click here to start


Table of Contents

Lecture 3 C Programming Language

Summary of Lecture 3

Streams

Stderr

Library Functions

Standard Libraries

Constants and Macros

Macros Pitfalls

Calling a vs. Calling a Function Macro

When is a Macro better than a Function ?

Enumerable Types

Switch Statement

Break

Continue

C Preprocessor

Header Files

From Source to Executable

Conditional text inclusions

Summary of Lecture 3

Author: Aya Aner

Email: aya@cs,columbia.edu

Home Page: http://www.cs.columbia.edu/~aya/W3101-01