/Tlist

Primary LanguageC

How to Use typeof, Statement Expressions and Block-Scope Label Names

The repository demonstrates how to use C compiler features for creating generic macros on example of linked-list manipulation-routines. Such macros semantically mimic C++ Standard Template Library, support arbitrary data types and provide strict compile-time type-checking.