Better cout a.k.a coutn;

Posted by Knowing me knowing you on Stack Overflow See other posts from Stack Overflow or by Knowing me knowing you
Published on 2010-06-08T13:12:37Z Indexed on 2010/06/08 13:22 UTC
Read the original article Hit count: 187

Filed under:

Guys would it be difficult to write coutn which will be basically place newline symbol at the end of the input. While working with console (that's all I can do at the moment) I'm finding very tedious to write '\n' every time I want the line to be a new line.
Or maybe it is already implemented?

© Stack Overflow or respective owner

Related posts about c++