|

 |
vstr
|
 |
|
 |
 |
|
|
 |
Версия: |
1.0.14 |
| Автор: | James Antill |
| Лицензия: | Freeware |
| Скачать |
Цена: | $0 |
Описание:
Vstr is a safe and fast string library for C. It is designed for network communication. Its design uses blocks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of memory. Shortcut APIs are included to mmap() a file into a Vstr string, and read()/write() data to/from a Vstr string. Another big feature of the library is a POSIX and ISO 9899:1999 compliant printf() like function, which can also be extended with user supplied formatters that are gcc warning compatible. The total API is over 270 functions, but laid out in a easy to remember manner, including data parsing functions, a non-destructive split() function, and conversion functions (among others).
|
 |
 |
 |
|
 |
|
|
 |
Афоризм
|
 |
|
 |
 |
Чужая душа потёмки, особенно если повернуться к ней задом. Авессалом Подводный
|
 |
 |
 |
 |
Анекдот
|
 |
|
 |
 |
Если вы пробьши в Японии шесть недель, вы все понимаете. Через шесть месяцев вы начинаете сомневаться. Через шесть лет вы уже ни в чем не уверены. Вот такая это страна! Такие люди!
|
 |
 |
 |
 |
Прикол
|
 |
|
 |
 |
Кроме чужих неприятностей есть еще другие радости в жизни.
|
 |
 |
 |
|
 |