Изменить 'du1/program.c'
This commit is contained in:
parent
e84226769f
commit
64c8c29b1a
@ -38,7 +38,7 @@ int main (){
|
||||
else
|
||||
printf("%c", c[i]);
|
||||
}
|
||||
printf("\n");
|
||||
if(strchr(c, '\n') != NULL) printf("\n");
|
||||
counter++;
|
||||
}
|
||||
memset(c, '\0', 100);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user