S35_Reformat implements Section 3.5 Reformat problem: "Read a sequence of cards of 80 characters each, and print the characters on a lineprinter at 125 characters per line. Every card should be followed by an extra space, and the last line should be complete with spaces if necessary." Solution: [w
(cardfile chan []rune, lineprinter chan string)
source not stored for this graph (policy: none)