H_DirectorySearch

by Haywire
Version 1 · Date Added: 4/08/09

If you wish to download this library for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Haywire.H_DirectorySearch##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Haywire.H_DirectorySearch##version=1

An example of how to use dynamic linking libraries (dll) with DM..

This library was meant for actual using until I heard about the built in flist() procedure in DM. Now it can be used as support to understand the basics of using dll's with DM.

This uses a POSIX header respectivally named "dirent.h" and is used for the sole purpose of manipulation of transverse directories.

Info:
- Created: 8 April 2009
- Author: Haywire
- Version: 1.0