cstrings is a lightweight internationalization tool for C code. It is useful for those who find gettext too bulky and intrusive. It extracts strings from a program, and turns them into #defines in a prepended code section. It has good features for building up your message base incrementally.
| Tags | Software Development Internationalization |
|---|---|
| Licenses | GPL |
| Implementation | C |
Recent releases


Release Notes: Some warnings generated by modern compilers were fixed.


Release Notes: This version uses mkstemp(3) instead of tempnam(3), for security reasons. Also, the source RPMs no longer depend on myversion being defined.


No changes have been submitted for this release.
An object-oriented, type safe, multi-threaded approach to computer algebra.