# T: DOS linebreak "\r\n" as terminator. # F: from 81677.bud # # by Michael Libourel # $Revision: 1.1 $ version 1 struct Root { root is group of delim delim term cheer "\r\n"; delim ","; struct { string one, two; } line[]; };