t / t4018 / cpp-class-constructoron commit replace trivial malloc + sprintf / strcpy calls with xstrfmt (75faa45)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}