seleznevae / libfort

C/C++ library to create formatted ASCII tables for console applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there an API to clear/erase a table, to make it empty?

pkbehera opened this issue · comments

So that is_empty() returns true? I did not find one.

This is possible now with ft_erase_range().