| Version 1.9 Build 1556
|
|
Next: Code Organization
Up: NOTE 167 AIPS++ Programming: STANDARDS AND GUIDELINES
Previous: NOTE 167 AIPS++ Programming: STANDARDS AND GUIDELINES
These standards and guidelines have been chosen to promote a consistent
style, clarity and organization in AIPS++ code. Standards are coding
practices which everyone must follow; guidelines are recommended
practices, and are identified below by (*).
Use of standards and guidelines will in general reduce the number of
initial defects by about 25%, and make maintenance of code easier.
Effective C++ and More Effective C++
by Scott Meyers is a good guide to C++ programming.
Most of his guidelines apply to AIPS++.
Next: Code Organization
Up: NOTE 167 AIPS++ Programming: STANDARDS AND GUIDELINES
Previous: NOTE 167 AIPS++ Programming: STANDARDS AND GUIDELINES
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc.,
Washington, D.C.
Return to AIPS++ Home Page
2006-10-15