Function


nuDebConClear


Syntax

void nuDebConClear(u32 wndNo)

Arguments

wndNo      window number 
           NU_DEB_CON_WINDOW0   Window 0 
           NU_DEB_CON_WINDOW1   Window 1 
           NU_DEB_CON_WINDOW2   Window 2 
           NU_DEB_CON_WINDOW3   Window 3 

Return Value

None

Description

Clears the console window

Clears the buffer of the console buffer specified by wndNo.

This function can also be used with the release-use library.

See Also

nuGfxInit, nuGfxTaskStart, nuGfxSetUcode, nuDebConDisp, nuDebConWindowSize, nuDebConWindowPos, nuDebConWindowShow, nuDebConScroll, nuDebConTextColor, and nuDebConTextAttr