- 授权协议: GPL
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://www.catb.org/~esr/cstrings/
- 软件文档: http://www.catb.org/~esr/cstrings/cstrings.html
软件介绍
cstrings 是一个轻量级的 C 代码的国际化工具。 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.
