|
 |
 |
 |
Value Access
Abstract
OSSP val is a flexible name to value mapping library for C variables. It is a
companion library to OSSP var. It allows one to access
C variables through name strings, although the C language does neither provide
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 C variables without having to know the
actual symbol/address/reference. The typical use cases are in combination with
flexible configuration parsing and supporting loosly-coupled DSO-based module
architectures.
Documentation
val(3)
,
val-config(1)
.
Authors
Ralf S. Engelschall <rse@engelschall.com>
Thomas Lotterer <thomas@lotterer.net>
Status
Stable Version: | none | (none) |
|
UnstableVersion: | 0.9.4 | (03-Oct-2005) | [Bug Reporting] |
Genesis: | |
Finished: |
 100% |
|
Source
Donation
OSSP val is a sub-project of OSSP and hence a fully
non-profit Open Source Software
effort. The development on OSSP projects
like OSSP val is supported by the contributions and sponsoring of individuals
and companies. You can support OSSP val and the
other OSSP projects yourself by contributing source fixes and
enhancements or by donating
money.
To reward the efforts on OSSP val, just
press the button to the right to perform a secure PayPal online money transaction to the
OSSP project. Credit will be given to you on the OSSP Sponsors page once your donation
was received.
|
|
|
|
 |
 |
 |
|