ctable icon indicating copy to clipboard operation
ctable copied to clipboard

Example source

Open Costava opened this issue 5 years ago • 2 comments

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 README.md or a standalone example file.

Costava avatar Sep 12 '20 04:09 Costava

I agree this is necessary, since the functions and especially order of function calls needed is not very intuitive.

PHochmann avatar Sep 12 '20 12:09 PHochmann

See https://github.com/PhilippHochmann/ctable/commit/f215abfda7483aeead693c7048b031d956858006 for function documentation. May be extended by example code snippets and explanations.

PHochmann avatar Sep 14 '20 18:09 PHochmann