I am reading a file that contains an array of information. Some of the
rows might contain no information (zeros) and I want to programicaly
delete those row(s) from the array and then restore that information
to file. How is the best way to do this?

Reply via email to