![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: header footerby oiskuu (Hermit) |
on Mar 04, 2014 at 23:03 UTC ( #1076998=note: print w/replies, xml ) | Need Help?? |
I'd suggest dividing the problem into parts. A: reading of a single record; B: writing the modified record; ... Most of the difficulty is in the reading part, and we cannot really offer you much advice without learning all the details about the file format. Is the record of arbitrary length? Can a single record span megabytes? Is the record size encoded in the header? Update: May a record contain "HDR" or "FTR" in its body (as a substring)?
In Section
Seekers of Perl Wisdom
|
|