EMILE/libconfig
2007-08-31 20:42:27 +00:00
..
config_add_property.c functions return index if possible 2007-08-31 20:42:27 +00:00
config_find_entry.c check if property is NULLi, name must be not NULL 2007-08-26 19:17:29 +00:00
config_find_indexed_property.c correctly find the first item in the index 2007-08-31 20:41:36 +00:00
config_get_indexed_property.c functions return index if possible 2007-08-31 20:42:27 +00:00
config_get_next_property.c can set NULL to name and property to have nly the index 2007-08-26 09:18:36 +00:00
config_get_property.c First release 2007-08-25 21:31:10 +00:00
config_remove_indexed_property.c functions return index if possible 2007-08-31 20:42:27 +00:00
config_remove_property.c functions return index if possible 2007-08-31 20:42:27 +00:00
config_set_indexed_property.c functions return index if possible 2007-08-31 20:42:27 +00:00
config_set_property.c functions return index if possible 2007-08-31 20:42:27 +00:00
libconfig.h functions return index if possible 2007-08-31 20:42:27 +00:00
Makefile Add config_ad_property() 2007-08-26 19:48:12 +00:00