nbplib

plib

A collection (soon) of libraries to help with portability

Read more at https://nonbloat.mesyeti.uk/nbplib.html

How to use

Add the .c file for the library/s you want to use to your build system, or #include the .c file in your project's source file. Use the header files the same way you would typically use a library.

Libraries

  • stream
    • An extendable stream implementation

$ git clone https://localhost/git/nbplib