SYS_INFO
signature
signature SYS_INFO
structure SysInfo
: SYS_INFO
exception UNKNOWN
datatype os_kind
= UNIX
| WIN32
| MACOS
| OS2
| BEOS
val getOSKind : unit -> os_kind
val getOSName : unit -> string
val getOSVersion : unit -> string
val getHostArch : unit -> string
val getTargetArch : unit -> string
val hasSoftwarePolling : unit -> bool
val hasMultiprocessing : unit -> bool
exception UNKNOWN
datatype os_kind
getOSKind ()
getOSName ()
getOSVersion ()
getHostArch ()
getTargetArch ()
hasSoftwarePolling ()
hasMultiprocessing ()
Unsafe.Poll
Last Modified October 28, 1997
Comments to sml-nj@research.bell-labs.com
Copyright © 1998 Bell Labs, Lucent Technologies