Files
-----------------------------------
pbookImplement.dsp/dsw - Project and workspace file
pbookImplement.cpp - Contains program code
pbook.h - Contains class declaration
pbook.cpp - Contains member functions of the class
utility.h - General purpose functions which are used in this program
string.h - class declaration for a string
string.cpp - implementation file for string class
readme.txt - this file

===================================
===================================

Description:
-----------------------------------
This is an address book that uses a class.  It has comments in it.
It is a work in progress, and I will update it periodically.
Feel free to distribute it as long as you don't change any of it and keep all the files together
Contact me @ mattg2k4@yahoo.com for questions/comments.
