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

m
see also
m (see also)
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 Terminal Control[[http:/Restrict/rosettacode.org/Terminal_Control/Restricted_width width positional inputpositional_input/With wrappingWith_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]].
 
[[Category:Terminal Control]]