Jump to content

Stream merge: Difference between revisions

m
→‎version 2: added text to the output section header comment about the name of the output file is different than version 1.
m (→‎{{header|Perl}}: output spacing on 'N_streams)
m (→‎version 2: added text to the output section header comment about the name of the output file is different than version 1.)
Line 1,916:
/*──────────────────────────────────────────────────────────────────────────────────────*/
rdr: parse arg z; @.z=@.; f=z'.TXT'; if lines(f)\==0 then @.z=linein(f); return</lang>
{{out|output|text=&nbsp; is the same as the 1<sup>st</sup> REXX version when using identical input files, &nbsp; except the output file is named &nbsp; '''ALL.TXT'''}} <br><br>
 
=={{header|Ruby}}==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.