]> mj.ucw.cz Git - libucw.git/commit
tableprinter: update of column order
authorRobert Kessl <kesslr@centrum.cz>
Tue, 29 Jul 2014 07:32:33 +0000 (09:32 +0200)
committerRobert Kessl <kesslr@centrum.cz>
Tue, 29 Jul 2014 07:32:33 +0000 (09:32 +0200)
commit0efb089d44b263d9f39aee96f22e74534da5cc60
tree063c9230e5a4200c454ade5c3368f74518143f4b
parentb92730495aa41053e84833d17515ff64b84d7fa8
tableprinter: update of column order

 - setting column order (table_set_col_order) now does not need length of the array.
   Instead it uses special stop element.
 - table_set_col_opt now uses ASSERT instead of die.
ucw/table-test.c
ucw/table.c
ucw/table.h