[Top] [Prev] [Next]
10.3 The AN interface
The AN interface permits concurrent operations on a set of annotations that exist in more than one file rather than requiring the program to deal with the annotations on a file-by-file basis.
10.3.1 AN Library Routines
The C routine names of the AN interface are prefaced by the string "AN" and the FORTRAN-77 routine names are prefaced by "af". These routines are divided into the following categories:
The AN routines are listed in Table 10A and are described in more detail in subsequent sections of this chapter.
TABLE 10A - AN Library Routines