Ada Programming/Libraries/Ada.Directories
From Wikibooks, the open-content textbooks collection
Contents |
This language feature is only available in Ada 2005.
The package Ada.Directories allows various manipulations and queries of the filesystem directories.
[edit] Usage
Work in progress...