Commit b222aa6
authored
update
The problem is when we open a file and start reading from it, the position of file dose not get reset until I close it. So we have to open can close the file multiple time or we have to move to beginning of the file as we are passing the file to multiple functions1 parent 24f9797 commit b222aa6
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
0 commit comments