[ bianca ]
[ Fonte: tllist ]
Pacote: libtllist-dev (1.1.0-1)
Links para libtllist-dev
Baixe o pacote-fonte tllist:
Mantenedor(a):
Fontes externas:
- Pagina principal [codeberg.org]
Pacotes similares:
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.
Download de libtllist-dev
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| amd64 | 7.9 kB | 34.0 kB | [lista de arquivos] |
| arm64 | 7.9 kB | 34.0 kB | [lista de arquivos] |