| Version 1.9 Build 803
|
|
Next: Template arguments
Up: Coding
Previous: const Functions
Multi-line compound statements should have
braces. E.g.
if (condition) {
statement1;
} else {
statement2;
};
Next: Template arguments
Up: Coding
Previous: const Functions
Contents
Index
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
2004-08-30