Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1018 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 1018 Bytes

na

single-file public domain libraries for C/C++

library latest version category description
na.h 0.07 base Cross-platform helpers
na_math.h 0.04 math Math functions
na_net.h 0.01 networking Networking library for TCP/UDP and HTTP

Usage

Define this in your code:

#define impl
#include "na.h"

Credits

Written by Nick Aversano

Credits are much appreciated but not required.

These libraries are in the style of the stb libraries. Also inspired / influenced by gb.

License

This software is dual-licensed to the public domain and under the following license: you are granted a perpetual, irrevocable license to copy, modify, publish, and distribute this file as you see fit.