DlFileSearch - demographics_library - 2024.01

Demographics Library Reference for Windows and UNIX

Product type
Software
Portfolio
Locate
Product family
GeoStan Geocoding Suite
Product
GeoStan Geocoding Suite > Demographics Library
Version
2024.01
Language
English
Product name
Demographics Library
Title
Demographics Library Reference for Windows and UNIX
Copyright
2024
First publish date
1994
Last updated
2024-05-17
Published on
2024-05-17T02:16:20.391253

Searches data file for specified key.

Syntax

intl DlFileSearch (DlFileId hFile, const char *key)

Arguments

hFile

Handle to data file object, as returned by DlFileOpen. Input

*key

Pointer to the string containing the specified key. Input

Return Value

TRUE if key is found, else FALSE.

Notes

DlFileSearch searches the data file for a specified key.

See Also

DlFileOpen