BOOLEAN is_undo_off ( void )
Synopsis
#include "silver.h"
The is_undo_off function determines if the undo system is enabled or disabled
Parameters
none
Return Value
is_undo_off returns TRUE if the undo system has been turned off and FALSE otherwise.
See Also
undo_on, undo_off
Help URL: http://www.yourdomain.com/help/index.html?is_undo_off.htm