Search Results

1
vote

Can I legally incorporate GPL & LGPL, open-sourced software in a proprietary, closed-source project?

Keep in mind that the new version of GPL -- GPL3 -- has some changes for hosted applications as well (software as a service). From wikiped …
5
votes

Best open XML parser for C++

TiCPP is a "more c++" version of TinyXML. 'TiCPP' is short for the official name TinyXML++. It is a completely ne …
0
votes

Looking for an open-source flatfile/xml database C++ library

You can also look at berkleyDB From wikipedia: Berkeley DB (BDB) is a computer software libr …