Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 615 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 615 Bytes

libncc

Null Cons Cdr C library. This static ISO C99 library handles lists, stack and queues.

Example

$ make example
$ ./example.out

Full documentation

libncc.pdf

TexInfo PDF generation

In case you've changed the documentation, you can simply rebuild it with the following:

# pacman -S texlive-most
$ make doc

The file libncc.pdf will be generated on the root directory.

License and Copyright

Do What The Fuck You Want To Public License, Version 2. Copyright © 2016 Franco Masotti franco.masotti@student.unife.it