On Wed, Jan 14, 2009 at 4:57 PM, Hoenir <mrmoc...@gmx.de> wrote: > Is there an easy way to output a struct's contents? > e.g. member1: value1, member2: value2, ... > I have a really big struct and formatting it all by hand would be > time-consuming. >
bearophile has apparently done so in his "libs" but I have no idea where you can download that.