Definition at line 1621 of file didMarkus.c.
References i, Service_content_str, size, sprintf(), and str.
Referenced by did_write_string().
1624 char *asc, *ptr,
str[80], tmp[256];
1630 for( i = 0; i <
size; i++)
1648 strcat(tmp,&str[strlen(str)-2]);
1649 last[i%16] =
buff[
i];
1654 if((i%16 == 15) || (i == (size-1)))
1658 for(j = 1; j < 16 - (i%16); j++)
1662 for(j = 0; j <= (i%16) ; j++)
1676 asc = (
char *)&
buff[i+1];
char * Service_content_str
sprintf(name1,"NewService%d", i)