Help for this page
use v5.10; ... snprintf(msname, sizeof(msname), "%s.ms%d.host.com", name, server_ +num); return(msname); }