Hi Norbert,
Ahh, maybe the intended rewrite was to have sprintf(TAIL(tmpbuff),"%s%s%s",encap_prefix,ind.p[j].enc,encap_infix); sprintf(TAIL(tmpbuff),"%s%s%s",ind.p[j].page,encap_suffix,delim_n); then it would work .... I guess that is the better fix.
I also think so. Thanks, Akira