<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>云，风扬起的地方 - 学习历程----C/C++ study</title><link>http://blog.csdn.net/skyyunmi/category/254477.aspx</link><description>C/C++学习笔记以及一些感想和收藏</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 23 Apr 2008 14:10:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>randy</dc:creator><title>再再论指针</title><link>http://blog.csdn.net/skyyunmi/archive/2007/07/06/1680723.aspx</link><pubDate>Fri, 06 Jul 2007 11:30:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/07/06/1680723.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1680723.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/07/06/1680723.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1680723.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1680723</trackback:ping><description>指针是如此犀利，正是它才使得C语言威猛无比，如果就这样把它放弃了，那么C语言就算是白学了。我们应当让指针成为你手中那把砍掉索伦手指上魔戒的举世无双的纳西尔圣剑，而不是成为你心中永远的魔戒。
&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1680723.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>extern "C"处理C代码</title><link>http://blog.csdn.net/skyyunmi/archive/2007/05/30/1630722.aspx</link><pubDate>Wed, 30 May 2007 10:59:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/05/30/1630722.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1630722.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/05/30/1630722.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1630722.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1630722</trackback:ping><description>　#ifdef __cplusplus 
　　extern "C" { 
　　#endif 
　　//一段代码 
　　#ifdef __cplusplus 
　　} 
　　#endif&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1630722.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C 语言常见问题集</title><link>http://blog.csdn.net/skyyunmi/archive/2007/05/30/1630702.aspx</link><pubDate>Wed, 30 May 2007 10:52:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/05/30/1630702.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1630702.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/05/30/1630702.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1630702.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1630702</trackback:ping><description>          C 语言常见问题集&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1630702.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>瘦身你的执行文件</title><link>http://blog.csdn.net/skyyunmi/archive/2007/05/16/1612210.aspx</link><pubDate>Wed, 16 May 2007 20:54:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/05/16/1612210.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1612210.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/05/16/1612210.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1612210.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1612210</trackback:ping><description>在网上，有好多绿色软件，不仅功能强大，而且软件本身的体积非常小。有的通常
只在几十K左右。那他们是怎么做到把软件做的怎么小的呢？现在我手把手的告诉
你如何通过修改程序的编译选项来瘦身你的执行文件。&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1612210.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>#pragma使用详解 </title><link>http://blog.csdn.net/skyyunmi/archive/2007/05/16/1612204.aspx</link><pubDate>Wed, 16 May 2007 20:51:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/05/16/1612204.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1612204.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/05/16/1612204.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1612204.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1612204</trackback:ping><description>在所有的预处理指令中，#Pragma&gt; 指令可能是最复杂的了，它的作用是设定编译器的状态或者是指示编译器完成一些特定的动作。#pragma指令对每个编译器给出了一个方法,在保持与C和C ++语言完全兼容的情况下,给出主机或操作系统专有的特征。依据定义,编译指示是机器或操作系统专有的,且对于每个编译器都是不同的&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1612204.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>『C程序设计』读书笔记</title><link>http://blog.csdn.net/skyyunmi/archive/2007/04/19/1570366.aspx</link><pubDate>Thu, 19 Apr 2007 13:17:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/04/19/1570366.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1570366.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/04/19/1570366.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1570366.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1570366</trackback:ping><description>《C程序设计》可以说是一本再基础不过的编程书了，但每读一遍的感觉却都是不同的，可以说，每读一遍，都会有很多新的收获。真所谓老书再读，回味无穷啊！此笔记是《C程序设计》谭浩强编著，清华大学出版社出版。除了将书中的重点知识点记下来外，也加入了我对知识点的理解，我想这一点是读书笔记的重要性所在。 &lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1570366.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C++捷径之七--结束</title><link>http://blog.csdn.net/skyyunmi/archive/2007/04/17/1567627.aspx</link><pubDate>Tue, 17 Apr 2007 12:33:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/04/17/1567627.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1567627.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/04/17/1567627.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1567627.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1567627</trackback:ping><description>C++捷径之七--结束&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1567627.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C++捷径之六</title><link>http://blog.csdn.net/skyyunmi/archive/2007/04/16/1566670.aspx</link><pubDate>Mon, 16 Apr 2007 15:48:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/04/16/1566670.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1566670.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/04/16/1566670.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1566670.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1566670</trackback:ping><description>C++捷径之六&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1566670.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C++捷径之五</title><link>http://blog.csdn.net/skyyunmi/archive/2007/04/13/1563466.aspx</link><pubDate>Fri, 13 Apr 2007 14:45:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/04/13/1563466.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1563466.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/04/13/1563466.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1563466.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1563466</trackback:ping><description>C++捷径之五&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1563466.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C++捷径之四</title><link>http://blog.csdn.net/skyyunmi/archive/2007/04/11/1560182.aspx</link><pubDate>Wed, 11 Apr 2007 10:58:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/04/11/1560182.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1560182.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/04/11/1560182.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1560182.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1560182</trackback:ping><description>C++捷径之四&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1560182.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C++捷径之三</title><link>http://blog.csdn.net/skyyunmi/archive/2007/04/10/1558617.aspx</link><pubDate>Tue, 10 Apr 2007 10:18:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/04/10/1558617.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1558617.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/04/10/1558617.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1558617.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1558617</trackback:ping><description>C++捷径之三&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1558617.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C++捷径之二</title><link>http://blog.csdn.net/skyyunmi/archive/2007/04/09/1557343.aspx</link><pubDate>Mon, 09 Apr 2007 10:48:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/04/09/1557343.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1557343.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/04/09/1557343.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1557343.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1557343</trackback:ping><description>C++捷径之二&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1557343.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C++捷径之一</title><link>http://blog.csdn.net/skyyunmi/archive/2007/04/09/1557338.aspx</link><pubDate>Mon, 09 Apr 2007 10:47:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2007/04/09/1557338.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1557338.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2007/04/09/1557338.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1557338.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1557338</trackback:ping><description>C++捷径之一&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1557338.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C语言缺陷与陷阱（笔记）</title><link>http://blog.csdn.net/skyyunmi/archive/2006/12/27/1464719.aspx</link><pubDate>Wed, 27 Dec 2006 17:36:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2006/12/27/1464719.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1464719.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2006/12/27/1464719.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1464719.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1464719</trackback:ping><description>C语言像一把雕刻刀，锋利，并且在技师手中非常有用。和任何锋利的工具一样，C会伤到那些不能掌握它的人。本文介绍C语言伤害粗心的人的方法，以及如何避免伤害。
第一部分研究了当程序被划分为记号时会发生的问题。第二部分继续研究了当程序的记号被编译器组合为声明、表达式和语句时会出现的问题。第三部分研究了由多个部分组成、分别编译并绑定到一起的C程序。第四部分处理了概念上的误解：当一个程序具体执行时会发生的事情。第五部分研究了我们的程序和它们所使用的常用库之间的关系。在第六部分中，我们注意到了我们所写的程序也许并不是我们所运行的程序；预处理器将首先运行。最后，第七部分讨论了可移植性问题：一个能在一个实现中运行的程序无法在另一个实现中运行的原因。&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1464719.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>randy</dc:creator><title>C语言编程--Programming in C 习题答案</title><link>http://blog.csdn.net/skyyunmi/archive/2006/12/25/1460263.aspx</link><pubDate>Mon, 25 Dec 2006 15:52:00 GMT</pubDate><guid>http://blog.csdn.net/skyyunmi/archive/2006/12/25/1460263.aspx</guid><wfw:comment>http://blog.csdn.net/skyyunmi/comments/1460263.aspx</wfw:comment><comments>http://blog.csdn.net/skyyunmi/archive/2006/12/25/1460263.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/skyyunmi/comments/commentRss/1460263.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1460263</trackback:ping><description>C语言编程--Programming in C 习题答案&lt;img src ="http://blog.csdn.net/skyyunmi/aggbug/1460263.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>