English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need the text in the Console Window to stay at the top. The text normally just goes down to the bottem. I need this for every line.

Before:
http://img95.imageshack.us/img95/7138/befiresf7.jpg

What I want:
http://img95.imageshack.us/img95/3827/exanplerx1.jpg

2006-12-13 02:41:11 · 2 answers · asked by Jack8274 1 in Computers & Internet Programming & Design

2 answers

It can't be done with C# or VB.Net Console Application. Once you write to the console, it will automatically move down.

2006-12-13 05:53:25 · answer #1 · answered by Rick 4 · 0 0

its no longer the acceptable sol... yet insert a cin.get() assertion before "go back 0" this can stress the compiler to watch for a keypress, because it expects a enter. cant say a lot with out understanding what compiler u r utilizing.. VC++ or generic old c++ compiler.

2016-11-26 00:49:16 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers