- ←Prev
- SAE — Starlink Applications Environment special files
-
- TOC ↑
3 Use of SAE
Use the following INCLUDE statement:
at the top of any Fortran routines, and when compiling any code, locate the SAE_PAR
include file using
the compiler -I
flag, as in:
% f77 -c -I$STARLINK_DIR/include routine.f
- ←Prev
- SAE — Starlink Applications Environment special files
-
- TOC ↑