Skip to content
Commit e16f92d1 authored by Manfred Hanke's avatar Manfred Hanke 💻
Browse files

print_struct updated: different format strings can be specfied for the columns

While fmt was a scalar string before, it can now be an array.
If its length is different from the number of fields to be shown,
the fmt array is adapted accordingly (excessive elements are ignored,
missing elements default to "%S").

* non-backward compatible change of the syntax *
fmt and sep are now qualifiers (instead of optional arguments as before).
parent b96d13ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment