Hi, I'm writing a console application which requires quite large chunks of text to be displayed. When the text is output to the next line of the console individual words are broken up, is there an easy way of getting complete words to wrap onto the next line?
Thanks, Gareth.



LinkBack URL
About LinkBacks



But since it's not portable, that's why I said that the function takes a column width. Obviously the biggest issue for the OP is to get words to wrap without splitting.