<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語言</title><link>http://blog.blueshop.com.tw/yowcheng/category/2168.aspx</link><description>C語言</description><managingEditor>炎羽</managingEditor><dc:language>zh-TW</dc:language><generator>.Text Version 0.95.2004.101</generator><item><dc:creator>炎羽</dc:creator><title>得知gcc預設inculde的路徑</title><link>http://blog.blueshop.com.tw/yowcheng/archive/2007/11/21/53450.aspx</link><pubDate>Wed, 21 Nov 2007 13:34:00 GMT</pubDate><guid>http://blog.blueshop.com.tw/yowcheng/archive/2007/11/21/53450.aspx</guid><wfw:comment>http://blog.blueshop.com.tw/yowcheng/comments/53450.aspx</wfw:comment><comments>http://blog.blueshop.com.tw/yowcheng/archive/2007/11/21/53450.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.blueshop.com.tw/yowcheng/comments/commentRss/53450.aspx</wfw:commentRss><trackback:ping>http://blog.blueshop.com.tw/yowcheng/services/trackbacks/53450.aspx</trackback:ping><description>&amp;nbsp;gcc -print-search-dirs&lt;BR&gt;&lt;img src ="http://blog.blueshop.com.tw/yowcheng/aggbug/53450.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>炎羽</dc:creator><title>第一個C語言程式</title><link>http://blog.blueshop.com.tw/yowcheng/archive/2007/09/06/52324.aspx</link><pubDate>Thu, 06 Sep 2007 15:15:00 GMT</pubDate><guid>http://blog.blueshop.com.tw/yowcheng/archive/2007/09/06/52324.aspx</guid><wfw:comment>http://blog.blueshop.com.tw/yowcheng/comments/52324.aspx</wfw:comment><comments>http://blog.blueshop.com.tw/yowcheng/archive/2007/09/06/52324.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.blueshop.com.tw/yowcheng/comments/commentRss/52324.aspx</wfw:commentRss><trackback:ping>http://blog.blueshop.com.tw/yowcheng/services/trackbacks/52324.aspx</trackback:ping><description>&lt;P&gt;簡單的印出hello，並且在使用者按下按鈕時，才關閉視窗。&lt;/P&gt;
&lt;P&gt;&lt;TEXTAREA class=c# name=code rows=6 cols=50&gt;int main() {
    cout &amp;lt;&amp;lt; " hello\n";
    system("pause");
}&lt;/TEXTAREA&gt;&lt;/P&gt;&lt;img src ="http://blog.blueshop.com.tw/yowcheng/aggbug/52324.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>