MAXPH
char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH];
static char pbuf[2*(MAXPH+2)];
char phoneex[2*(MAXPH+2)]; /* expanded phone string */
char dcname[20], dnname[20], phone[MAXPH+2];
char phone[MAXPH+2];
char s[MAXPH];
(strlen(Cucall.telno) >= (size_t)(MAXPH - 1))) {
pbuf = malloc(2*(MAXPH+2));
char phoneex[2*(MAXPH+2)]; /* expanded phone string */
char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH];