libtllist-dev 1.1.0-1 (riscv64 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
Source:
tllist 1.1.0-1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships