找回密码
 用户注册

QQ登录

只需一步,快速开始

查看: 3824|回复: 0

纯C字符串操作函数库 C-style string definition and manipulation library

[复制链接]
发表于 2012-2-29 21:15:55 | 显示全部楼层 |阅读模式
Homecstring 3.6.2Version 3.6.2 of cstring is available for download now.
cstringcstring is a small and simple C library for the definition and manipulation of expandable C-style strings. Strings are represented as instances of the cstring_t structure, and manipulated by the library's functions. Facilities include:

  • Selection of different allocator pools (including Global, COM Task and process heap allocators on Win32)
  • Mapping cstring_t instances as views onto existing memory areas
  • Efficient work-ahead memory optimisation
  • Minimal link requirements: only requires KERNEL32 and C standard library on Win32
It is released under the BSD license, which basically means its free for any use, but you can't claim it's yours.
DocumentationThe documentation is available online and also as a compiled HTML help module included in the distribution.

您需要登录后才可以回帖 登录 | 用户注册

本版积分规则

Archiver|手机版|小黑屋|ACE Developer ( 京ICP备06055248号 )

GMT+8, 2024-5-4 11:37 , Processed in 0.015820 second(s), 7 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表