Paket: libtllist-dev (1.1.0-1 och andra)
Länkar för libtllist-dev
Debianresurser:
Hämta källkodspaketet tllist:
Ansvarig:
Externa resurser:
- Hemsida [codeberg.org]
Liknande paket:
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.
Hämta libtllist-dev
Arkitektur | Version | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|---|
riscv64 | 1.1.0-1+b1 | 8,2 kbyte | 35,0 kbyte | [filförteckning] |