logo       
Google Custom Search
    AddThis Social Bookmark Button

C++ and MSVC patch: msg#00018

Subject: C++ and MSVC patch
Hi,

The attached patch should makes it easier
to include libmdb in C++ projects and
Win32 projects for people using MSVC.

It makes mdbtools.h C++ aware, and
tidies up some of the types so we aren't
comparing values of dissimilar type.

It also uses a const for a value that's used
as an array length (for MSVC) and const for
a the mdb_open filename parameter, to make
using the function easier in certain contexts.

Martin

Attachment: cppmsvc.diff
Description: Text Data


Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>