全部搜尋項
bianca  ]
[ 原始碼: tllist  ]

套件:libtllist-dev(1.1.0-1)

libtllist-dev 的相關連結

Screenshot

下載原始碼套件 tllist

維護者:

外部的資源:

相似套件:

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.

下載 libtllist-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 7。9 kB34。0 kB [檔案列表]
arm64 7。9 kB34。0 kB [檔案列表]