Difference between revisions of "C++ Wrapper"

From ScarletDME
Jump to navigation Jump to search
m
m (C++ Port moved to C++ Wrapper: Port will be read as a move of the main body of code into another language/environment, which this isnt.)
(No difference)

Revision as of 08:10, 7 December 2008

This is a class for interfacing with the qmclilib library. It should make it easier to interface when using C++, as it converts C++ strings into C strings and calls the appropriate function in qmclilib.

libqm++.h libqm++.cpp