Java: Может ли курсор находиться в двух местах консоли одновременно? [закрыто]JAVA

Программисты JAVA общаются здесь
Anonymous
Java: Может ли курсор находиться в двух местах консоли одновременно? [закрыто]

Сообщение Anonymous »


I'm not asking you to fix the code for me, I'm asking if I can use my code below at the same time (which writes numbers to the console and then erases them with \b) that I will read data from the console using Scanner (.nextLine)?:

int charsWritten = 0; int start = 1; while (start

Источник: https://stackoverflow.com/questions/780 ... he-console

Вернуться в «JAVA»