Hi,
I have a simple Random file and I need to
write an operation which removes a selected
entry/record from the file. Is there a simplest
way to perform this operation, apart from copying
all records (excluding the one to delete) and save
them to another file?
Thanks,
Chris
------------------
I have a simple Random file and I need to
write an operation which removes a selected
entry/record from the file. Is there a simplest
way to perform this operation, apart from copying
all records (excluding the one to delete) and save
them to another file?
Thanks,
Chris
------------------
Comment