ROUND_BUFFER_LEN
char roundascii[ROUND_BUFFER_LEN]; /* ascii rep of roundcount */
(void) snprintf(data.roundascii, ROUND_BUFFER_LEN, "%d", round);