LineData * pline;charnodelist[MAXNODELIST];char* pnext;char* ptoken;intnumc;inti;/* Look for lines that survived the merge and print them*/for( pline = dest_lines, i =0; i < comm_size; pline += linesize, i++ ) {if( !IsEmpty( pline+SET ) ) {/* Create a compact list of n...