ctable icon indicating copy to clipboard operation
ctable copied to clipboard

C library to print nicely formatted tables

Results 2 ctable issues
Sort by recently updated
recently updated
newest added

The README should mention that the code to generate the tables in the example images can be seen in `tests/test_table.c` Even better would be showing example usage code in the...

hi, I test the latest version, but find a bug as following: ``` ┌──────────┬────────────┬──────────┬───────┬──────┐ │ alpha │beta ││││ ├══════════┼════════════┼══════════┼═══════┼══════┤ │ 1 │ -1110.1 │││ │ │ 2 │ 10 │││...