RE: Berkeley DB -- anyone care?
- Posted by Andy Serpa <ac at onehorseshy.com> Jan 04, 2003
- 557 views
> Maybe. I could port it to Linux for you, if you want. (Most Linux > distros, > and free *nixes in general, iirc, come with the Berkeley DB library > already > installed, btw. At least mine did ...) > It is not necessarily a trivial conversion -- all of the functions are "virtual" (and cdecl) and called by pointer via fptr.e. I don't know how easily it could be done...