Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sid220/libtable
https://github.com/sid220/libtable
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sid220/libtable
- Owner: Sid220
- Created: 2023-04-10T21:43:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-10T21:50:10.000Z (over 1 year ago)
- Last Synced: 2024-10-11T16:51:00.275Z (about 1 month ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libtable
A C library for printing 2D arrays as tables. Find examples using all provided styles in main.c. Include colours.h and table.h in your project to use.