Download List

Project Description

The Appconf Library is a library responsible for managing a configuration data of other, bigger, standalone applications. It lets you read configuration files and feed your applications with required data. It can handle information from ini-like
files, XML files, and MySQL tables.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-24 02:57 Back to release list
1.0.29

Very simple support for error handling and reporting. More detailed documentation about using MySQL. A bug in short mysqlconfig::mysqlwrite(DBCONNECT *) and short mysqlconfig::mysqlread(DBCONNECT *) that didn't allow use of custom SQL queries has been fixed. A bug in struct DBCONNECT (bug id 4) has been fixed. Now dbc->info has a static block of memory assigned. If an SQL error shows up, this block will store a copy of that error message. There are a few other, minor fixes in other functions that allow better support for empty strings and NULLs as option values.
Tags: Major bugfixes

Project Resources