Data Fields
IFT_KEY_AND_VALUE Struct Reference

#include <ift.h>

Data Fields

char type
short int sw
char * key
char * value

Field Documentation

Pointer to the NULL terminated key string; NULL if not allocated

Referenced by iftDeleteItem(), iftEmpty(), iftFindNthKey(), iftGet(), iftGetNth(), iftPut(), and iftWriteItem().

Undefined short integer for the use of programmer

Referenced by iftDeleteItem(), and iftPut().

Key (comment) type character: space, #, ;

Referenced by iftDeleteItem(), iftPut(), and iftWriteItem().

Pointer to the NULL terminated key value string; NULL if not allocated

Referenced by iftDeleteItem(), iftEmpty(), iftFindNthValue(), iftPut(), iftReplaceNthValue(), and iftWriteItem().


The documentation for this struct was generated from the following file: