Skip to content
/ tanc Public

A simple, fast ANSI C library for debugging and logging.

License

Notifications You must be signed in to change notification settings

profetia/tanc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanc

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.

Features

  • Simple, easy to use API
  • No dependencies
  • Single-file library
  • ANSI C compatible
  • Heavily commented source code

How to use

  1. Copy tanc.h, tanc.conf.h and tanc.c into your project.
  2. Include tanc.h in your source files.
  3. Edit tanc.conf.h to your liking.

About

A simple, fast ANSI C library for debugging and logging.

Resources

License

Stars

Watchers

Forks

Packages

No packages published