Пакет: libtllist-dev (1.1.0-1)
Връзки за libtllist-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник tllist.
Отговорник:
Външни препратки:
- Начална страница [codeberg.org]
Подобни пакети:
C header file only implementation of a typed linked list
Most C implementations of linked list are untyped. That is, their data carriers are typically void *. This is error prone since your compiler will not be able to help you correct your mistakes.
tllist addresses this by using pre-processor macros to implement dynamic types, where the data carrier is typed to whatever you want; both primitive data types are supported as well as aggregated ones such as structs, enums and unions.
Изтегляне на libtllist-dev
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
ppc64el | 7,9 кБ | 34,0 кБ | [списък на файловете] |