include `s3l/s3l-f.h' include `s3l/s3l_errno-f.h' subroutine S3L_get_attribute(a, req_attr, axis, attr, ier) integer*8 a integer*4 req_attr integer*4 axis <type> attr integer*4 ier |
where <type> is either of integer*4 type or of pointer type. When attr is an address, it should be of type pointer. In all other cases, it should be of type integer*4.