Download List

Descripción del Proyecto

OSSP val is a flexible name-to-value mapping library for ISO-C
variables. It allows one to access ISO-C variables through name
strings, although the ISO-C language provides neither such a dedicated
facility nor an evaluation construct (which could be used to implement
such a facility easily). In general, this is used for accessing ISO-C
variables without having to know the actual symbol/address. The
typical use cases are in combination with flexible configuration
parsing and supporting loosely-coupled DSO-based module architectures.

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.

2004-04-04 15:49 Back to release list
0.9.2

Algunos paso variable fue doble fundido para eludir las advertencias del CCG. Las comparaciones de las variables va_list contra NULL ahora evitarse. El entorno de construcción fue aumentado a GNU libtool 1.5.4 y GNU autoconf 2.59.
Tags: Minor bugfixes
Some variable passing was double-casted to
circumvent GCC warnings. Comparisons of va_list
variables against NULL are now avoided. The build
environment was upgraded to GNU libtool 1.5.4 and
GNU autoconf 2.59.

Project Resources