
This is the c++ version of sls_mkdb.

Be sure to have the correct version of lib/include/dmproto.h
(src/libddm/dmproto.h) and lib/include/dmfuncs.h (src/libddm/dmfuncs.h)
(with

    # if defined(__STDC__) || defined(__cplusplus)

in it) in order to compile this version
of sls_mkdb.

