C API Functions |
Lookup the specified file entity by name.
#include "udb/udb.h" UdbEntity udbLookupFile(char *name)
char *name
Name of file entity to lookup.
UdbEntity
Return the file entity.
fileentity = udbLookupFile(filename);
Scientific Toolworks, Inc. http://www.scitools.com Voice: (802) 763-2995 Fax: (802) 763-3066 support@scitools.com sales@scitools.com |