[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] More data code pointers.



On Feb 18, 2010, at 10:18 AM, Jay Swackhamer wrote:
> So what I need some insight on, is the correct way to
> 1. read in a line, where you dont know the length.
> 2. Pull specific fields out of the line that may need to be unpacked or convert
> 3. add the fields and put them back into the line, packed
> 4. write the line back to the file.

Can you throw a small example input file and whatever you've written so far on github.com or somewhere so we can see it?

j