How to make a window on the screen using arrays and char characters of the ascii table? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to make a window on the screen using arrays and char characters of the ascii table?

Im starting off in my colleague class and this is a project. I can not use any method other than Scanner and String. The idea is to print in the screen a window using char characters of the ascii chart. I did a rough start but can only print the location in the memory or I get a outofboundexception https://code.sololearn.com/cvRJ0MhN5RW4/?ref=app

11th Sep 2018, 2:59 AM
Jossue
Jossue - avatar
1 ответ
+ 1
You never call entorno so borde is null and can't be accessed.
11th Sep 2018, 3:39 PM
John Wells
John Wells - avatar