|
||
BOOLEAN is_undo_available ( void )
|
|
|
Synopsis |
#include "silver.h"
The is_undo_available function determines if the undo system can execute the undo command
|
|
Parameters |
none
|
|
Return Value |
is_undo_available returns TRUE if the undo system is on and ready and FALSE otherwise
|
|
Remarks |
The undo command is available when the undo system is on
|
|
See Also |
|