VMS LIB Functions


Functions

int lib $signal_ (int *cnt, int value,...)
int lib $signal (int cnt, int value,...)
int lib $cvt_vectim_ (int16_t num[7], int64_t *bintime)
int lib $sub_times_ (int64_t *time1, int64_t *time2, int64_t *result)
int lib $wait_ (float sec)
int lib $get_ef_ (unsigned int *efn)
int lib $reserve_ef_ (unsigned int *efn)
int lib $free_lun_ (int *lun)
int lib $get_lun_ (int *lun)
int lib $init_timer_ (int *context)
int lib $show_timer_ (int *context, int *code, int *procedure, int *arg)
int lib $delete_file_ (char *file, int filelen)
int lib $date_time_ (char *datetimebuf, int len)

Detailed Description

A snapshot of some VMS LIB functions. This implementation DO NOT cover the complete VMS specification. The subset of functionality may be increased in the future.

Function Documentation

int lib $signal ( int  cnt,
int  value,
  ... 
)

called by C

int lib $signal_ ( int *  cnt,
int  value,
  ... 
)

called by Fortran: first parameter must give the count of parameters starting with value


Generated on 4 Mar 2014 for ixf by  doxygen 1.4.7