|
|
db_version |
![]() ![]() |
#include <db.h>char * db_version(int *major, int *minor, int *patch);
The db_version method returns a pointer to a string, suitable for display, containing Berkeley DB version information.
![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.