[A] Add ft_strerror function
This commit is contained in:
@@ -44,6 +44,7 @@ These pages contain the API documentation of **libfort** - simple library to cre
|
||||
- @link ft_set_default_printf_field_separator ft_set_default_printf_field_separator @endlink -- Set field separator for ft_printf, ft_printf_ln
|
||||
- @link ft_is_empty ft_is_empty @endlink -- check if table is empty
|
||||
- @link ft_row_count ft_row_count @endlink -- get number of rows in the table
|
||||
- @link ft_strerror ft_strerror @endlink -- get string describing the error code
|
||||
|
||||
- Data structures and types
|
||||
- @link ft_table_t ft_table_t @endlink -- table handler
|
||||
|
Reference in New Issue
Block a user