1/18/00
COM1100 Winter2000 Yuhong Yin Northeastern University
10
C++ programming style
nConceptually, C++ source file is free-form, no set columns or required alignment.
nGood C++ Programming Style
nOne of the most important factor to be a good programmer
nPurpose: make the program readable and understandable 
n