Copyright (c) Hyperion Entertainment and contributors.

FileSystem Resource

From AmigaOS Documentation Wiki
Revision as of 23:29, 16 April 2012 by Steven Solie (talk | contribs) (Created page with "== FileSystem Resource == The FileSystem resource returns the filesystems that are available on the Amiga. It has no functions. Opening the FileSystem resource returns a poin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FileSystem Resource

The FileSystem resource returns the filesystems that are available on the Amiga. It has no functions. Opening the FileSystem resource returns a pointer to a List structure containing the current filesystems in the Amiga.

Additional programming information on the FileSystem resource can be found in the include files and the Autodocs for the FileSystem resource in the Amiga ROM Kernel Reference Manual: Includes and Autodocs and the “Expansion” chapter of the Amiga ROM Kernel Reference Manual: Libraries.

FileSystem Resource Information
Includes & resources/filesysres.h
& resources/filesysres.i
AutoDocs & filesysres.doc
Libraries & expansion.library