Files
wmic/Samba/source/lib/ldb/examples.dox
T

17 lines
291 B
Plaintext
Raw Normal View History

2019-02-16 00:16:52 +01:00
/** \example ldbreader.c
The code below shows a simple LDB application.
It lists / dumps the records in a LDB database to standard output.
*/
/** \example ldifreader.c
The code below shows a simple LDB application.
It lists / dumps the entries in an LDIF file to standard output.
*/