<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Some other C++ libraries are <a
href="http://www.cs.wustl.edu/%7Eschmidt/ACE-overview.html">ACE</a>
and <a href="http://www.boost.org/">Boost</a>, which I have both
used. Apache has <a href="http://xerces.apache.org/xerces-c/">Xerces
for C++</a>, and even a <a
href="http://ws.apache.org/axis/cpp/index.html">C++ web services</a>
implementation (which I have not used).<br>
<br>
On 11/09/2010 09:06 PM, Brian Pitts wrote:
<blockquote cite="mid:4CD9FE0E.1070300@polibyte.com" type="cite">
<pre wrap="">On 11/09/2010 12:53 PM, Ron Frazier wrote:
</pre>
<blockquote type="cite">
<pre wrap="">OK. You guys, along with the inventor of C++, Bjarne Stroustrup, make a
strong case for avoiding encumbered languages. I MIGHT consider learning
C++ for my own purposes, assuming I can get good libraries for garbage
collection (apparently available), threads, GUI, databases, cryptography /
security, file operations, printing, user I/O, USB, sound, and
sockets.
</pre>
</blockquote>
<pre wrap="">
Have you looked at QT and kdelibs?
<a class="moz-txt-link-freetext" href="http://qt.nokia.com/products/library/modular-class-library">http://qt.nokia.com/products/library/modular-class-library</a>
<a class="moz-txt-link-freetext" href="http://api.kde.org/4.0-api/kdelibs-apidocs/index.html">http://api.kde.org/4.0-api/kdelibs-apidocs/index.html</a>
</pre>
</blockquote>
<br>
</body>
</html>