[ Источник: libbitarray ]
Пакет: libbitarray-dev (2.0-2)
Ссылки для libbitarray-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libbitarray:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
library for bit arrays
Bit arrays are arrays of bits (values zero or one). This is a convenient and efficient implementation for C/C++. Arrays can be enlarged or shrunk as needed.
Bit arrays are initialised to zero when created or extended. All operations have their bounds checked - an "Out of bounds" error is printed if you try to access a bit with index >= length. Arrays of length 0 are permitted. Indices must be >= 0.
Загрузка libbitarray-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
s390x | 42,9 Кб | 198,0 Кб | [список файлов] |