Jump to content

Terminal control/Restricted width positional input/No wrapping: Difference between revisions

m
wiki syntax
m (see also)
m (wiki syntax)
Line 8:
For the purpose of this task, obtain input from the user, showing data entry at row 3, column 5, with input width restricted to a maximum of 8 characters.
 
Note: In this task input wrapping is not allowed. (See [[http://rosettacode.org/Terminal_Control/Restricted_width positional_inputRestricted_width_positional_input/With_wrapping]]) for input wrapping variant.
 
For a similar task using a graphical user interface, see [[http://rosettacode.org/Graphical_User_Interface/Restricted_width_positional_input/No_wrapping]].
Cookies help us deliver our services. By using our services, you agree to our use of cookies.