Tanc (pronounced /tæŋk/, like "tank") is a simple, fast ANSI C library for debugging and logging. It is designed to be easy to use and to integrate into your project as a portable, single-file library. It aims to help you crush through barriers and protestors when doing your work in the year 1989, or finishing your homework from courses with some idiotic requirements in modern times.
- Simple, easy to use API
- No dependencies
- Single-file library
- ANSI C compatible
- Heavily commented source code
- Copy
tanc.h
,tanc.conf.h
andtanc.c
into your project. - Include
tanc.h
in your source files. - Edit
tanc.conf.h
to your liking.