int TextMaxChars(windowFrame *wPtr);
This function returns the maximum number of characters that can be displayed within the text window.
NOTE: Execute the
PARAMETERS
wPtr is a pointer to the window frame descriptor.
RETURN VALUE
The maximum number of characters that can be displayed within the text window.
SEE ALSO
TextGotoXY, TextPrintf, TextWindowFrame, TextCursorLocation
void TextWinClear(windowFrame *wPtr);
This functions clears the entire area within the specified text window.
NOTE: Execute the
PARAMETERS
wPtr is a pointer to the window frame descriptor.
RETURN VALUE
None.
SEE ALSO
TextGotoXY, TextPrintf, TextWindowFrame, TextCursorLocation
User's Manual
function before using this function.
TextWindowFrame
function before using this function.
TextWindowFrame
137
Need help?
Do you have a question about the RabbitCore RCM3400 and is the answer not in the manual?
Questions and answers