4

Is there an easy way to create text tables with +-| characters in c/c++? I'm basically looking for a library. I was almost certain that a library exists and would be easy to find but I didn't find any.

To be more precise, I'm looking for a library to create table like the following:

+----+---+
| 1.2|4.2|
+----+---+
|-0.1| .0|
+----+---+
Mohammad Moghimi
  • 4,636
  • 14
  • 50
  • 76

0 Answers0