libtllist-dev 1.1.0-1 (arm64 binary) in ubuntu mantic
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.
Details
- Package version:
- 1.1.0-1
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
arm64 build of tllist 1.1.0-1 in ubuntu kinetic PROPOSED produced
these files:
- libtllist-dev_1.1.0-1_arm64.deb (8.0 KiB)