| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: nil
Returns a list of the device names of all file systems that are available on the machine, both local and networked, both mounted and unmounted. The values in the list are suitable as arguments to file-system-info and file-system-type.
This function is defined in the :winapi
module. If
that module is not loaded, evaluate (require
:winapi)
. This function is available on Windows machines
only. In releases prior to 7.0, the symbol naming this function was
exported from the common-graphics
package. Starting
in release 7.0, it is exported only from the
windows
package.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |