Thunderstone Software Document Search, Retrieval, and Management
Search:
Texis Manual
 

getfld() - get a value from a field

SYNOPSIS

void *getfld
(
    FLD *f,
    size_t *pn
);


PARAMETERS

FLD *f

Field to retrieve the data from.
size_t *pn

Number of items in the struct.


DESCRIPTION
Gets a value from a field. This returns a pointer to the data stored in the field. The variable pointed to by pn is set to the number of items in the field. Note that this is not necessarily the number of bytes, as an element may be several bytes.


SEE ALSO
putfld(), getdbtblrow(), dbnametofld()


Copyright © Thunderstone Software     Last updated: Sun Mar 17 21:14:49 EDT 2013
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2013 Thunderstone Software LLC. All rights reserved.