Next Previous Up Top Contents Index

9.4 The OPERATING-SYSTEM module

$machine-name

Constant

Summary

Constant specifying the type of hardware installed in the host machine.

Type

Symbol.

Initial value

#"x86"

Library

system

Module

operating-system

Description

This constant is a symbol that represents the type of hardware installed in the host machine.

Example

#"x86", #"alpha"

See also

$os-name, page 187

$os-variant, page 187

$os-version, page 188

$platform-name, page 189


System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index