Gentee Programming Language > Documentation > Libraries Download documentation

getdrives

Get the names of available disks.
 
arr getdrives(
      arr   ret of str
)

Parameters

ret of strThe array for getting disk names.

Return value

The function returns the parameter ret.

See also

    Function working with files


 Copyright © 2004-2006 Gentee Inc. All rights reserved.