Skip to content

free-unife/libncc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published