|
Last change
on this file since 247 was 133, checked in by Paul Smedley, 18 years ago |
|
Update trunk to 3.2.0pre3
|
|
File size:
291 bytes
|
| Line | |
|---|
| 1 | /** \example ldbreader.c
|
|---|
| 2 |
|
|---|
| 3 | The code below shows a simple LDB application.
|
|---|
| 4 |
|
|---|
| 5 | It lists / dumps the records in a LDB database to standard output.
|
|---|
| 6 |
|
|---|
| 7 | */
|
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 | /** \example ldifreader.c
|
|---|
| 11 |
|
|---|
| 12 | The code below shows a simple LDB application.
|
|---|
| 13 |
|
|---|
| 14 | It lists / dumps the entries in an LDIF file to standard output.
|
|---|
| 15 |
|
|---|
| 16 | */
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.