Pakiet: libtllist-dev (1.1.0-1)
Odnośniki dla libtllist-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego tllist:
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [codeberg.org]
Podobne pakiety:
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.
Pobieranie libtllist-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
armhf | 7,9 KiB | 34,0 KiB | [lista plików] |