A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw70/CLHS/Body/f_mach_i.htm below:

CLHS: Function MACHINE-INSTANCE

CLHS: Function MACHINE-INSTANCE Function MACHINE-INSTANCE

Syntax:

machine-instance <no arguments> => description

Arguments and Values:

description---a string or nil.

Description:

Returns a string that identifies the particular instance of the computer hardware on which Common Lisp is running, or nil if no such string can be computed.

Examples:

 (machine-instance)
=>  "ACME.COM"
OR=>  "S/N 123231"
OR=>  "18.26.0.179"
OR=>  "AA-00-04-00-A7-A4"

Side Effects: None.

Affected By:

The machine instance, and the implementation.

Exceptional Situations: None.

See Also:

machine-type, machine-version

Notes: None.


Copyright 1996-2005, LispWorks Ltd. All rights reserved.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4