To build this libary just run make build with make and Clang installed.
Alternatively you can also simply take the C source files and headers and drop them
directly into your own project as they are C23 standard conforming and will compile
under any environment that supports that language standard.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Dependency-Free Vector Library for the C23 Programming Language
License
mdpatelcsecon/cvec
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A Dependency-Free Vector Library for the C23 Programming Language