Rabbit Core RCM3700 User Manual page 156

C-programmable core module with ethernet, serial flash, and enhanced software
Hide thumbs Also See for Core RCM3700:
Table of Contents

Advertisement

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
RabbitCore RCM3700 User's Manual
function before using this function.
TextWindowFrame
function before using this function.
TextWindowFrame
154

Advertisement

Table of Contents
loading

Table of Contents