Go to file
Benedek László 2abd9f5a51 cmake: warnings 2024-04-16 11:34:54 +02:00
inc/cex cmake: warnings 2024-04-16 11:34:54 +02:00
src/cex cmake: warnings 2024-04-16 11:34:54 +02:00
test
.clang-format
.gitignore
CMakeLists.txt cmake: warnings 2024-04-16 11:34:54 +02:00
Readme.md

Readme.md

CEX - C Extension

a utility library for c

Features

  • containers /containers/
    • linked list linked_list.h
  • ANSI ansi
    • codes codes.h
  • testing /test/
    • assertions assert.h