ddc
Variables
DDC_common.h File Reference
#include "ddcConfig.h"
#include "DDCInternalError.h"
Include dependency graph for DDC_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char globalTableItemsDelim = '\x2'
 
const char globalCountKeyDelim = '\x02'
 
const string DDCVersionStr = "Dialing DWDS Concordance (DDC), Version " "2.2.8-rc2"
 

Variable Documentation

◆ globalTableItemsDelim

const char globalTableItemsDelim = '\x2'

◆ globalCountKeyDelim

const char globalCountKeyDelim = '\x02'

◆ DDCVersionStr

const string DDCVersionStr = "Dialing DWDS Concordance (DDC), Version " "2.2.8-rc2"

string global for human-readable version reporting (see also ddcVersion.h)

Referenced by main(), PrintUsage(), and CConcIndexator::SaveCorpusFileList().