Abstract: This is a tool component for properties files.
GWhere Copyright (C) 2000 Sébastien LECACHEUR This Distributed under the terms of the GNU General Public Licence This component was developed for the GWhere project. The properties file contains a list of key/value pair. Each line must contains only one pair. The key and the value are separated by the equal character : "=". Note that all beginning and ending whites spaces are always removed. If the value is replaced by NULL when it equals the empty string : "". Version: 1.0 2002/05/19 See also: gwsupport.h gwpropertiesfile.c Links: GWhere Web Site Authors: Sébastien LECACHEUR zero@gwhere.org Author zero@gwhere.org Luis PARRAVICINI |