| Version 1.9 Build 803
|
|
Next: Execution Order
Up: Portability
Previous: Portability
Character constants should only contain one character because of
differences in portability; a string literal may be used instead.
Avoid hard-coding offsets into structures. The alignment
of structure members is implementation dependent. The pre-defined
"offsetof" macro should be used to determine structure member
offset.
Next: Execution Order
Up: Portability
Previous: Portability
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