Paquet : libtllist-dev (1.1.0-1)
Liens pour libtllist-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source tllist :
Responsable :
Ressources externes :
- Page d'accueil [codeberg.org]
Paquets similaires :
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.
Télécharger libtllist-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
i386 | 7,9 ko | 34,0 ko | [liste des fichiers] |