<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Nazim Lala : C/C++</title><link>http://blogs.msdn.com/nazimms/archive/tags/C_2F00_C_2B002B00_/default.aspx</link><description>Tags: C/C++</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Yet another first blog post (+some code of course)</title><link>http://blogs.msdn.com/nazimms/archive/2004/06/24/165257.aspx</link><pubDate>Fri, 25 Jun 2004 02:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:165257</guid><dc:creator>NazimMS</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/nazimms/comments/165257.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nazimms/commentrss.aspx?PostID=165257</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I would like to say something clever in my first post, but testing generics has my brain tied up in knots.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I am currently an SDET in .Net Compact Framework at Microsoft testing security and generics. Its been 2 years for me on this team and I have to say it is the best team I have worked with so far.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;It has been customary for me to post some code on my first blog and I am not about to break that tradition today. So here it is:&lt;/FONT&gt;&lt;/P&gt;&lt;FONT color=#0000ff&gt;
&lt;P&gt;&lt;FONT face="Courier New" size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face="Courier New" size=2&gt;#include&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size=2&gt; &amp;lt;stdio.h&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face="Courier New" size=2&gt;main(&lt;FONT color=#0000ff&gt;int&lt;/FONT&gt; argc, &lt;FONT color=#0000ff&gt;char&lt;/FONT&gt; **argv)&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face="Courier New" size=2&gt;{&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT size=2&gt;&lt;FONT face="Courier New"&gt;&lt;FONT color=#0000ff&gt;while&lt;/FONT&gt; (*argv != argv[1] &amp;amp;&amp;amp; (*argv = argv[1]) &amp;amp;&amp;amp; (argc = 0) || (*++argv&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face="Courier New" size=2&gt;&amp;amp;&amp;amp; (**argv &amp;amp;&amp;amp; ((++argc)[*argv] &amp;amp;&amp;amp; (**argv &amp;lt;= argc[*argv] ||&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face="Courier New" size=2&gt;(**argv += argc[*argv] -= **argv = argc[*argv] - **argv)) &amp;amp;&amp;amp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face="Courier New" size=2&gt;--argv || putchar(**argv) &amp;amp;&amp;amp; ++*argv--) || putchar(10))))&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face="Courier New" size=2&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face="Courier New" size=2&gt;}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;You should be able to compile this code in VS. Try figuring out what it does ...&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=165257" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nazimms/archive/tags/Personal/default.aspx">Personal</category><category domain="http://blogs.msdn.com/nazimms/archive/tags/C_2F00_C_2B002B00_/default.aspx">C/C++</category></item></channel></rss>