getverify() Get Verify State
#include <dos.h>
int getverify(void);
getverify() gets the current state of the verify flag.
Returns: The current state of the verify flag:
0 verify flag is off
1 verify flag is on
See Also:setverify()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson