Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

field.c File Reference

Go to the source code of this file.

Functions

int field_set (field_t *f, const char *name, const char *value)
 Set a field.
int field_set_from_line (field_t *f, const char *ln)
 Set a field from a line.
const char * field_get_name (field_t *f)
 Get the name of a field.
const char * field_get_value (field_t *f)
 Get the value of a field.
int field_create (const char *name, const char *value, field_t **pf)
 Create a field.
int field_free (field_t *f)
 Free a field.


←Products
© 2005-2006 - KoanLogic S.r.l. - All rights reserved