| Allegro CL version 6.2 Unrevised from 6.1 |
Arguments: nil
Returns a plist (a list with alternating keys and values) with information about the operating system provided by calls to the Windows API. Keys are all keywords, including :major-version, :minor-version, :build-number, and :platform.
The home package of the symbol naming this function is
windows
but for backward compatibility, it is also
exported from the common-graphics
package. Therefore, this function is available even in images into
which the :winapi
module has been loaded but the
Common Graphics and IDE modules have not.
Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 |