in reply to Re^5: writing two files (different in length) to one output
in thread writing two files (different in length) to one output
As to whether or not the comma operator is more readable in this situation, I leave that to the reader(s) to decide. My C background enables me to easily understand this construct, but many folks here may not find that "readable".
I think we are "drilling way down into the dirt here". The main point that is important here is testing of eof instead of !defined. I personally declare this thread a "success". Been "beat to death" and a definite, informative, high-performance, clear answer has been arrived at.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: writing two files (different in length) to one output
by LanX (Saint) on May 30, 2017 at 22:56 UTC | |
by Marshall (Canon) on May 31, 2017 at 00:27 UTC | |
by hippo (Archbishop) on May 31, 2017 at 07:29 UTC | |
by Marshall (Canon) on Jun 01, 2017 at 18:30 UTC | |
by LanX (Saint) on May 31, 2017 at 00:39 UTC |