Jump to content

Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

→‎Terminal Control: A couple of these are being built right now.
(→‎Terminal Control: A couple of these are being built right now.)
Line 97:
 
===Terminal Control===
* Clearing the terminal window [[Terminal Control/Clear the screen]]
* Moving the cursor to a specific position on the screen (such as row 6, column 4) [[Terminal Control/Moving the cursor to a specific location on the screen]]
* Allow data entry in a specific place on the screen
* Restict data entry fields to a specific length (for example restrict input to 5 characters, do not allow a 6th character to be entered, and restrict the cursor from moving beyond the input length
Cookies help us deliver our services. By using our services, you agree to our use of cookies.