all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: tllist  ]

Package: libtllist-dev (1.0.4-1)

Links for libtllist-dev

Screenshot

Debian Resources:

Download Source Package tllist:

Maintainer:

External Resources:

Similar packages:

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.

Tags: Software Development: Libraries, Role: Development Library

Download libtllist-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 7.3 kB28.0 kB [list of files]
arm64 7.3 kB28.0 kB [list of files]
armel 7.2 kB28.0 kB [list of files]
armhf 7.3 kB28.0 kB [list of files]
i386 7.2 kB28.0 kB [list of files]
mips64el 7.3 kB28.0 kB [list of files]
mipsel 7.3 kB28.0 kB [list of files]
ppc64el 7.3 kB28.0 kB [list of files]
s390x 7.3 kB28.0 kB [list of files]