Introduction to C++

3/5/99


Click here to start


Table of Contents

Introduction to C++

Outline

Object-Oriented Programming

Object-Oriented Idea

Classes of Objects in C++

Instances of Classes in C++

Comments in C++

Variable Declarations

Counter Variables in a For Loop

Initializing Global Variables

Initializing Array Elements

void*

NULL in C++

Tags and struct

enum in C++

bool

bool operations

Author: Richard Maclin

Email: rmaclin@d.umn.edu

Home Page: http://www.d.umn.edu/~rmaclin/

Download presentation source