DlFieldGetNum - 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

Returns numeric data from specified field.

Syntax

intl DlFieldGetNum (DlFieldId hField)

Arguments

hField

Handle to field, as returned by DlFieldGet or DlFieldGetN. Input

Return Value

Returns the specified field's numeric value, or -1 if the field is not numeric.

Notes

DlFieldGetNum returns the numeric data contained within a specified field in the data file. The specified field is the record located with DlFileSearch.

See Also

DlFileSearch, DlFieldGetAttribute, DlFieldGetString