- #1
gruba
- 206
- 1
Homework Statement
How to delete specific record from a text file by some field from struct?
Homework Equations
-File handling
-Searching algorithms
The Attempt at a Solution
I know that one of the searching algorithms is needed, but could someone explain how to
delete found record from file?