NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void ClearLine ( byte  line)
inline

Clear a line on the LCD screen.

This function lets you clear a single line on the NXT LCD.

Parameters
lineThe line you want to clear. See Line number constants.
Examples:
ex_clearline.nxc, and ex_joystickmsg.nxc.