Update 'du1/program.c'
This commit is contained in:
parent
675a75914e
commit
95e25bb6d5
@ -21,8 +21,7 @@ while(r != EOF){
|
||||
}
|
||||
putchar(r);
|
||||
}
|
||||
printf("\nPočet riadkov: %d\n");
|
||||
printf("\nPočet riadkov: %d\n", counter);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user