An open API service indexing awesome lists of open source software.

https://github.com/phdenzel/c-std


https://github.com/phdenzel/c-std

c skeleton

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

#+TITLE: c-std
#+AUTHOR: phdenzel

A library of vector structs and macros in C.

*** Compile

To compile the programs in the terminal, type:
#+BEGIN_SRC shell :exports none
make
#+END_SRC