https://github.com/sid220/libtable
https://github.com/sid220/libtable
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sid220/libtable
- Owner: Sid220
- Created: 2023-04-10T21:43:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-10T21:50:10.000Z (about 2 years ago)
- Last Synced: 2025-01-13T10:35:20.015Z (5 months 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.