<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>programming.lang.c++.sources Google Group</title>
  <link>http://groups.google.com/group/sources</link>
  <description>Contains C/C++ program sources</description>
  <language>en</language>
  <item>
  <title>problem while detecting floating point operations</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/35e6b951cf809430/14adf8b454533969?show_docid=14adf8b454533969</link>
  <description>
  hi friends ... &lt;br&gt; i am facing a problem while detecting floating point operations in my &lt;br&gt; project, please help me. &lt;br&gt; i want to find out the places in my C/C++ project where i am doing &lt;br&gt; floating point operations. &lt;br&gt; As it is a big project it is not possible to check every line manually, &lt;br&gt; so is there any other method
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/35e6b951cf809430/14adf8b454533969?show_docid=14adf8b454533969</guid>
  <author>
  dayakarb...@gmail.com
  (alex)
  </author>
  <pubDate>Tue, 19 Dec 2006 10:19:23 UT
</pubDate>
  </item>
  <item>
  <title>&lt;Samples&gt; Pointers to functions</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/dbc05f1b2d27e5c6/69c15966c64d810e?show_docid=69c15966c64d810e</link>
  <description>
  // ============================== ============ &lt;br&gt; // * Samples &lt;br&gt; // * Pointers to functions &lt;br&gt; // * Version 2.0 &lt;br&gt; // ------------------------------ ------------ &lt;br&gt; // * Language : C &lt;br&gt; // * Content : Program file &lt;br&gt; // ------------------------------ ------------ &lt;br&gt; // * Attachment &lt;br&gt; // - pointers-to-functions.c &lt;br&gt; // ============================== ============
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/dbc05f1b2d27e5c6/69c15966c64d810e?show_docid=69c15966c64d810e</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Mon, 20 Nov 2006 17:34:34 UT
</pubDate>
  </item>
  <item>
  <title>&lt;Performance&gt; Simple C/C++ Perfometer: Copying Files (Versions 4.x)</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/64e45316dde35021/eec640ecc648422c?show_docid=eec640ecc648422c</link>
  <description>
  ============================== =========== &lt;br&gt; * Performance &lt;br&gt; * Comparative Performance Measurement &lt;br&gt; ------------------------------ ----------- &lt;br&gt; * Tool : Simple C/C++ Perfometer &lt;br&gt; * Algorithm: Copying files &lt;br&gt; * Language : C++ &lt;br&gt; * Content : Program files &lt;br&gt; * Version : F2F-4.1.1 &lt;br&gt; ------------------------------ -----------
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/64e45316dde35021/eec640ecc648422c?show_docid=eec640ecc648422c</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Sun, 22 Oct 2006 16:46:59 UT
</pubDate>
  </item>
  <item>
  <title>&lt;Performance&gt; Simple C/C++ Perfometer: Copying Files (Versions 4.x)</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/64e45316dde35021/5681be78aa0d9bd7?show_docid=5681be78aa0d9bd7</link>
  <description>
  ============================== =========== &lt;br&gt; * Performance &lt;br&gt; * Comparative Performance Measurement &lt;br&gt; ------------------------------ ----------- &lt;br&gt; * Tool : Simple C/C++ Perfometer &lt;br&gt; * Algorithm: Copying files &lt;br&gt; * Language : C++ &lt;br&gt; * Content : Program files &lt;br&gt; * Version : F2F-4.1 &lt;br&gt; ------------------------------ -----------
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/64e45316dde35021/5681be78aa0d9bd7?show_docid=5681be78aa0d9bd7</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Sun, 15 Oct 2006 17:10:20 UT
</pubDate>
  </item>
  <item>
  <title>&lt;Samples&gt; Member and non-member operators</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/3c909551b08a9a01/a2ee38f0bb96ad89?show_docid=a2ee38f0bb96ad89</link>
  <description>
  // ============================== ============ &lt;br&gt; // * Samples &lt;br&gt; // * Member and non-member operators &lt;br&gt; // * Usage Sample Code &lt;br&gt; // ------------------------------ ------------ &lt;br&gt; // * Language : C++ &lt;br&gt; // * Compiler: GNU g++ 4.0.1 &lt;br&gt; // * Content : Program files, Log files &lt;br&gt; // * Version : MOP-1.2 &lt;br&gt; // ------------------------------ ------------
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/3c909551b08a9a01/a2ee38f0bb96ad89?show_docid=a2ee38f0bb96ad89</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Sat, 10 Jun 2006 17:39:14 UT
</pubDate>
  </item>
  <item>
  <title>&lt;Samples&gt; Member and non-member operators</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/3c909551b08a9a01/5cc7bcf46147fb1e?show_docid=5cc7bcf46147fb1e</link>
  <description>
  // ============================== ============ &lt;br&gt; // * Samples &lt;br&gt; // * Member and non-member operators &lt;br&gt; // * Usage Sample Code &lt;br&gt; // ------------------------------ ------------ &lt;br&gt; // * Language : C++ &lt;br&gt; // * Compiler: GNU g++ 3.4.4 &lt;br&gt; // * Content : Program files, Log files &lt;br&gt; // * Version : MOP-1.1 &lt;br&gt; // ------------------------------ ------------
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/3c909551b08a9a01/5cc7bcf46147fb1e?show_docid=5cc7bcf46147fb1e</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Sat, 20 May 2006 13:11:49 UT
</pubDate>
  </item>
  <item>
  <title>&lt;Samples&gt; Member and non-member operators</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/3c909551b08a9a01/28d9f2dbf7cc84ca?show_docid=28d9f2dbf7cc84ca</link>
  <description>
  // ============================== ============ &lt;br&gt; // * Samples &lt;br&gt; // * Member and non-member operators &lt;br&gt; // * Usage Sample Code &lt;br&gt; // ------------------------------ ------------ &lt;br&gt; // * Language : C++ &lt;br&gt; // * Content : Program files, Log files &lt;br&gt; // * Version : MOP-1.0 &lt;br&gt; // ------------------------------ ------------
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/3c909551b08a9a01/28d9f2dbf7cc84ca?show_docid=28d9f2dbf7cc84ca</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Sat, 20 May 2006 12:50:59 UT
</pubDate>
  </item>
  <item>
  <title>&lt;Networking&gt; Which entry of the routing table was selected?</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/8f8abd59af0fbb34/8c110fe7d284e617?show_docid=8c110fe7d284e617</link>
  <description>
  An attachment contains a message related to the thread titled &lt;br&gt; &amp;quot;Which entry of the routing table was selected?&amp;quot; &lt;br&gt; at &lt;br&gt; * &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/comp.protocols.tcp-ip/browse_frm/thread/923300def264d3bb&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; in &lt;br&gt; * news:comp.protocols.tcp-ip &lt;br&gt; * news:microsoft.public.win32.pr ogrammer.networks &lt;br&gt; Alex Vinokur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/8f8abd59af0fbb34/8c110fe7d284e617?show_docid=8c110fe7d284e617</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Mon, 08 May 2006 18:42:33 UT
</pubDate>
  </item>
  <item>
  <title></title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/73a74f314f08f11b/a8bf4615d5e5fdbe?show_docid=a8bf4615d5e5fdbe</link>
  <description>
  An attachment contains a message related to the thread titled &lt;br&gt; &amp;quot;Which entry of the routing table was selected?&amp;quot; &lt;br&gt; at &lt;br&gt; * &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/comp.protocols.tcp-ip/browse_frm/thread/923300def264d3bb&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; in &lt;br&gt; news:comp.protocols.tcp-ip &lt;br&gt; news:microsoft.public.win32.pr ogrammer.networks &lt;br&gt; Alex Vinokur &lt;br&gt; email: alex DOT vinokur AT gmail DOT com
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/73a74f314f08f11b/a8bf4615d5e5fdbe?show_docid=a8bf4615d5e5fdbe</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Mon, 08 May 2006 18:09:40 UT
</pubDate>
  </item>
  <item>
  <title>Usage of gethostbyname()</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/9b85c9cb32ee6fe2/fdcb6db1f39b174f?show_docid=fdcb6db1f39b174f</link>
  <description>
  // ========================== &lt;br&gt; // Usage of gethostbyname() &lt;br&gt; // Language: C++ &lt;br&gt; // Microsoft Windows 2000 Professional &lt;br&gt; // Cygwin 1.5.18 &lt;br&gt; // GNU g++ 3.4.4 &lt;br&gt; // ----------------- &lt;br&gt; // Version G-1-1 &lt;br&gt; // ----------------- &lt;br&gt; // Source: gethost.cpp &lt;br&gt; // ========================== &lt;br&gt; Alex Vinokur &lt;br&gt; email: alex DOT vinokur AT gmail DOT com
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/9b85c9cb32ee6fe2/fdcb6db1f39b174f?show_docid=fdcb6db1f39b174f</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Sat, 22 Apr 2006 07:04:10 UT
</pubDate>
  </item>
  <item>
  <title>&lt;Samples&gt; UDP Socket Loopback</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/9bbf3c8b86e810de/b97ac225df49fd36?show_docid=b97ac225df49fd36</link>
  <description>
  // ========================== &lt;br&gt; // UDP Socket Loopback Sample &lt;br&gt; // Language: C++ &lt;br&gt; // Microsoft Windows 2000 Professional &lt;br&gt; // Cygwin 1.5.18 &lt;br&gt; // GNU g++ 3.4.4 &lt;br&gt; // -------------------------- &lt;br&gt; // Version 1.0 &lt;br&gt; // -------------------------- &lt;br&gt; // Source: loopback.cpp &lt;br&gt; // ========================== &lt;br&gt; Alex Vinokur &lt;br&gt; email: alex DOT vinokur AT gmail DOT com
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/9bbf3c8b86e810de/b97ac225df49fd36?show_docid=b97ac225df49fd36</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Fri, 21 Apr 2006 16:06:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: &lt;Performance&gt; Simple C/C++ Perfometer: Copying Files (Versions 4.x)</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/64e45316dde35021/4afe055b6ecd4180?show_docid=4afe055b6ecd4180</link>
  <description>
  ============================== =========== &lt;br&gt; * Performance &lt;br&gt; * Comparative Performance Measurement &lt;br&gt; ------------------------------ ----------- &lt;br&gt; * Tool : Simple C/C++ Perfometer &lt;br&gt; * Algorithm: Copying files &lt;br&gt; * Language : C++ &lt;br&gt; * Content : Program files &lt;br&gt; * Version : F2F-4.0.1 &lt;br&gt; ------------------------------ -----------
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/64e45316dde35021/4afe055b6ecd4180?show_docid=4afe055b6ecd4180</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Fri, 14 Apr 2006 16:57:17 UT
</pubDate>
  </item>
  <item>
  <title>IT tests. C, C++, C#, VB.NET, ASP.NET, SQL, HTML, XML...</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/32b49b0bf45bf7b2/dca76f13f2f4ff73?show_docid=dca76f13f2f4ff73</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.testyourabilities.com/it/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; IT tests. C, C++, C#, VB.NET, ASP.NET, SQL, HTML, XML...
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/32b49b0bf45bf7b2/dca76f13f2f4ff73?show_docid=dca76f13f2f4ff73</guid>
  <author>
  marb...@gmail.com
  (maribo)
  </author>
  <pubDate>Tue, 21 Feb 2006 19:00:13 UT
</pubDate>
  </item>
  <item>
  <title>strong_stream_cast()</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/cd31e26636981be4/f9f07166038dd134?show_docid=f9f07166038dd134</link>
  <description>
  Here is definition of template function strong_stream_cast(). &lt;br&gt; The main diffrence between stream_cast() and strong_stream_cast() can &lt;br&gt; be demonstrated &lt;br&gt; on the following example: &lt;br&gt; stream_cast&amp;lt;string, int&amp;gt; (&amp;quot;12z&amp;quot;, int_value) return true (SUCCESS) and &lt;br&gt; produces int_value = 12; &lt;br&gt; strong_stream_cast&amp;lt;string, int&amp;gt; (&amp;quot;12z&amp;quot;, int_value) return false
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/cd31e26636981be4/f9f07166038dd134?show_docid=f9f07166038dd134</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Tue, 07 Feb 2006 12:04:51 UT
</pubDate>
  </item>
  <item>
  <title>Usage of gethostbyname()</title>
  <link>http://groups.google.com/group/sources/browse_thread/thread/9b85c9cb32ee6fe2/06a91ce226a583b6?show_docid=06a91ce226a583b6</link>
  <description>
  // ========================== &lt;br&gt; // Usage of gethostbyname() &lt;br&gt; // Language: C++ &lt;br&gt; // Microsoft Windows XP Professional &lt;br&gt; // Microsoft C++ Compiler Version 13.10.3077 for 80x86 &lt;br&gt; // ========================== &lt;br&gt; // -------------------- &lt;br&gt; // ---- C-includes ---- &lt;br&gt; // -------------------- &lt;br&gt; // -------------------- &lt;br&gt; // --- C++-includes ---
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/sources/browse_thread/thread/9b85c9cb32ee6fe2/06a91ce226a583b6?show_docid=06a91ce226a583b6</guid>
  <author>
  ale...@users.sourceforge.net
  (Alex Vinokur)
  </author>
  <pubDate>Thu, 26 Jan 2006 13:12:12 UT
</pubDate>
  </item>
  </channel>
</rss>
