VMS Help
RTL Routines, LIB$, LIB$MULT_DELTA_TIME

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    The Multiply Delta Time by Scalar routine multiplies a delta time
    by a longword integer scalar.

    Format

      LIB$MULT_DELTA_TIME  multiplier ,delta-time

  1 - Returns

    OpenVMS usage:cond_value
    type:         longword (unsigned)
    access:       write only
    mechanism:    by value

  2 - Arguments

 multiplier

    OpenVMS usage:longword_signed
    type:         longword (signed)
    access:       read only
    mechanism:    by reference

    The value by which LIB$MULT_DELTA_TIME multiplies the delta time.
    The multiplier argument is the address of a signed longword
    containing the integer scalar. If multiplier is negative, the
    absolute value of multiplier is used.

 delta-time

    OpenVMS usage:date_time
    type:         quadword (unsigned)
    access:       modify
    mechanism:    by reference

    The delta time to be multiplied. The delta-time argument is
    the address of an unsigned quadword containing the number to
    be multiplied. The initial delta-time argument must be greater
    than 0. After LIB$MULT_DELTA_TIME performs the multiplication,
    the result is returned to delta-time. (The original delta-time
    value is overwritten.)
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.