-
Notifications
You must be signed in to change notification settings - Fork 24
findresource
Michael Drake edited this page Jan 5, 2026
·
1 revision
!meta title="Module:utils/findresource" !meta author="James Bursa" !meta date="2011-01-09T22:37:11Z"
!toc Finds resource files in a list of locations.
Does not conform to convention; see header.
None.
This module supplies functions to find files in a list of directories. This is used to load resource files, for example looking in the home directory first, and then other standard locations.
utils/findresources.h : Interface utils/findresources.c : Implementation