xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

GetClearB()

Returns the default character for clearing the screen.

Syntax

GetClearB() --> nClearCharacter

Return

The function returns the ASCII code of the default character used for clearing the screen as a numeric value. If it is not defined with SetClearB(), the return value is 32.

Info

See also:SetClearB()
Category: CT:Video , Screen functions
Source:ct\setclear.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe