软件包: libustr-dev (1.0.4-6)
libustr-dev 的相关链接
Trisquel 的资源:
下载源码包 ustr:
维护者:
Original Maintainer:
- Vaclav Ovsik
外部的资源:
- 主页 [www.and.org]
相似软件包:
Micro string library: development stuff
ustr (Micro string library) is a string API for C. It has tiny overhead over just plain strdup(), is much safer, is easier to use, is faster for many operations, can be used with read-only or automatically allocated data. You don't even need to link to the library to use it (so there are no dependencies).
This package contains header files and static library needed to compile code that uses ustr.
其他与 libustr-dev 有关的软件包
|
|
|
-
- dep: dpkg (>= 1.17.13)
- Debian package management system
-
- dep: libc6-dev
- GNU C Library: Development Libraries and Header Files
-
- dep: libustr-1.0-1 (= 1.0.4-6)
- Micro string library: shared library