utcommon.h(3)
NAME
utcommon.h
SYNOPSIS
Defines
#define DATADIR './data/'
#define REMOVE 'rm -f'
#define COMPARE 'cmp -s'
#define COPY 'cp'
Variables
bool ArgVerbose
Define Documentation
#define COMPARE 'cmp -s'
#define COPY 'cp'
#define DATADIR './data/'
#define REMOVE 'rm -f'
Variable Documentation
bool ArgVerbose
Author
- Generated automatically by Doxygen for steghide from the source code.