tllist-1.1.0

Introduction to tllist

The tllist package provides a header-only C library for typed linked lists.

Installation of tllist

Install tllist by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: None