42If we want to force a long output to be written in one line, then we must replace the * by an explicit format directive, e.g. print ’(100I6)’,( (c(i,j), i=1,10), j=1,10)