in reply to Re: use of diamond operator for multiple files
in thread use of diamond operator for multiple files
Yes the code works, but I wanted to see other solutions. I would say it is to optimize code length.
Yes I am asking exactly this: The shortest amount of code needed to gather into two arrays from two files all lines that don't start with a > character, and that do end in a newline character.
Thank you!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: use of diamond operator for multiple files
by davido (Cardinal) on Apr 23, 2014 at 18:39 UTC |