Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2010-10-19 18:40
2.4

Einige Warnungen durch moderne Compiler erzeugt wurden behoben.
Tags: Code cleanup
Some warnings generated by modern compilers were fixed.

2003-12-29 10:06
2.3

Diese Version verwendet mkstemp (3) statt tempnam (3), aus Sicherheitsgründen. Auch RPMs der Quelle nicht mehr auf myversion abhängig definiert.
Tags: Minor bugfixes
This version uses mkstemp(3) instead of tempnam(3), for security reasons. Also, the source RPMs no longer depend on myversion being defined.

2003-12-25 08:24
2.2

Tags: Initial freshmeat announcement

Project Resources