contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
System Utilities  
Functions       Platforms  

The System Utilities external function library is a set of OmniMark functions that provide miscellaneous services that are not provided in the other OmniMark external function libraries.

This external function library includes the following files:

In order to use these functions you must include the following code near the beginning of your program:

  ; name and location of the library file
  declare function-library "omutil"

  ; System Utilities function and constant declarations
  include "omutil.xin"

Functions
   UTIL_ExpRand
   UTIL_GetEnv
   UTIL_GetMilliSecondTimer
   UTIL_GetProcessId
   UTIL_LibraryVersion
   UTIL_Rand
   UTIL_Sleep
   UTIL_Srand
   UTIL_UniformRand
 
Platforms
   HP/UX
   Solaris
   Win 95
   Win NT
 
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:27 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.