﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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++博客-Windows还是Linux？-最新评论</title><link>http://www.cppblog.com/cj1205/CommentsRSS.aspx</link><description>人生是无法阻止的前进！
酒醒诗残梦断，南国正清秋。把剑凄然望，无处归舟。</description><language>zh-cn</language><pubDate>Wed, 20 Jun 2012 12:46:18 GMT</pubDate><lastBuildDate>Wed, 20 Jun 2012 12:46:18 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 合并排序法（转载自csdn）</title><link>http://www.cppblog.com/cj1205/archive/2011/04/28/129449.html#145200</link><dc:creator>crescents</dc:creator><author>crescents</author><pubDate>Thu, 28 Apr 2011 03:55:00 GMT</pubDate><guid>http://www.cppblog.com/cj1205/archive/2011/04/28/129449.html#145200</guid><description><![CDATA[35、36行应该是这样吧？<br>	int * L = (int *)malloc(sizeof(int) * (n1 + 1));<br>	int * R = (int *)malloc(sizeof(int) * (n2 + 1));<img src ="http://www.cppblog.com/cj1205/aggbug/145200.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/cj1205/" target="_blank">crescents</a> 2011-04-28 11:55 <a href="http://www.cppblog.com/cj1205/archive/2011/04/28/129449.html#145200#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>