Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 315 Bytes

termtable

C library for creating ASCII tabular output.

This was originally implemented as a component of FRRouting. It has been pulled out into its own project and translated to C99 since it's useful on its own.

Usage

See source comments in src/termtable.h.