I have a file where each line starts with a number. The user can delete a row by typing in the number of the row the user would like to delete.
The issue I\'m having
You could mmap the file... after haven read the suitable documentation...
mmap