void TextBorderInit(windowFrame *wPtr, int border, char *title);
DESCRIPTION
This function initializes the window frame structure with the border and title information.
NOTE: Execute the
PARAMETERS
wPtr
border
title
RETURN VALUE
None.
SEE ALSO
TextBorder, TextGotoXY, TextPutChar, TextWindowFrame, TextCursorLocation
User's Manual
TextBorderInit
TextWindowFrame()
a pointer to the window frame descriptor.
the border style:
SINGLE_LINE—The function will draw a single-line border
around the text window.
DOUBLE_LINE—The function will draw a double-line bor-
der around the text window.
a pointer to the title information:
If a NULL string is detected, then no title is written to the text
menu.
If a string is detected, then it will be written center-aligned to
the top of the text menu box.
function before using this function.
121
Need help?
Do you have a question about the RabbitCore RCM3209 and is the answer not in the manual?
Questions and answers