|
|||||
|
||||||
Other Library Functions |
function |
utf8.omutf8-version |
Library: Character encodings, UTF-8 (OMUTF8 )
Import: omutf8.xmd |
Return type: String Returns: The version information for the library |
define stream function utf8.omutf8-version
This function returns the version and copyright information for the OMUTF8 library.
Example:
import "omutf8.xmd" prefixed by utf8. process output utf8.omutf8-version || "%n"
Other Library Functions utf8.char utf8.code-point utf8.encoding utf8.multi-byte-char utf8.omutf8-version utf8.single-byte-char |