Changes

Jump to: navigation, search

Oop344 20102 - iof functions

70 bytes added, 10:51, 4 June 2010
Adding new page for variable graphic presentation
int '''*curpos''', int '''IsTextEditor''', int '''ReadOnly''')</big>
[[Presentation of variable| Presentation of variable]] <br />
<br />
Allows the user to perform full screen editing of the null-terminated string pointed to by '''"str"'''. The parameter '''"row"''' identifies the row of the screen for the field (0 is the top row), while '''"col"''' indicates the starting column of the field (0 is the left-most column). The parameter '''"maxdatalen"''' specifies the maximum length of the string'''"str"'''. The parameter '''"fieldlen"''' specifies the length of the field in which editing is to be performed (visible area of '''β€œstr”'''). The pointer '''"offset"''' points to an integer, holding the index of the first character of'''"str"''', shown in the field. The pointer'''"curpos"''' points to an integer holding the position of the cursor in the field (0 is the first position). '''"insertmode"''' is a pointer pointing to an integer flag, that is true (1) for insert mode being on, or false (0) for insert mode being off.<br />
1
edit

Navigation menu