big5.omffbig5-version

function

Library: Big5 (OMFFBIG5)
Import : omffbig5.xmd

Returns: The version information for the library.


Declaration
export external string function 
   omffbig5-version 
    


Purpose

This function returns the version and copyright information for the OMFFBIG5 library.

Example:

  import "omffbig5.xmd" prefixed by big5.
  
  process
     output big5.omffbig5-version || "%n"
          

Other Library Functions