Lines Matching refs:line2
55 char line2[100];104 fgets(line2, 100, f2);108 if (p = strstr(line2, "\n"))125 strcpy(tmp_str[i], line2);134 line3, line2);160 line2[strlen(line2) - 1] = 0;161 while (strlen(line2) < 40) {162 strcat(line2, " ");165 strcat(line3, line2);175 if (p2 = strstr(line2, " :")) {197 line2[0] = 0;