все параметры
bianca  ]
[ Источник: tllist  ]

Пакет: libtllist-dev (1.1.0-1)

Ссылки для libtllist-dev

Screenshot

Исходный код tllist:

Сопровождающий:

Внешние ресурсы:

Подобные пакеты:

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

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 7,9 Кб34,0 Кб [список файлов]
arm64 7,9 Кб34,0 Кб [список файлов]