Commit 6c75d0a7 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

merge

parents 75625f56 ed3cf5f8
...@@ -90,7 +90,6 @@ int main(int argc, char *argv[]) ...@@ -90,7 +90,6 @@ int main(int argc, char *argv[])
{ {
int cnt=0; int cnt=0;
int c; int c;
int first_char= 1;
for(cnt=0;;cnt++) for(cnt=0;;cnt++)
{ {
c= fgetc(in); c= fgetc(in);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment