<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Unterschiede: time.h + ctime]]></title><description><![CDATA[<p>Joa, wo is'n da der Unterschied?</p>
<p>In der ctime wird doch nur die time.h eingebunden, dann kommen ein paar undef's und im namespace std ein paar using's.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/177498/unterschiede-time-h-ctime</link><generator>RSS for Node</generator><lastBuildDate>Thu, 25 Jun 2026 11:57:33 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/177498.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Apr 2007 08:29:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unterschiede: time.h + ctime on Sun, 01 Apr 2007 08:29:38 GMT]]></title><description><![CDATA[<p>Joa, wo is'n da der Unterschied?</p>
<p>In der ctime wird doch nur die time.h eingebunden, dann kommen ein paar undef's und im namespace std ein paar using's.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1256968</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1256968</guid><dc:creator><![CDATA[3DG]]></dc:creator><pubDate>Sun, 01 Apr 2007 08:29:38 GMT</pubDate></item><item><title><![CDATA[Reply to Unterschiede: time.h + ctime on Sun, 01 Apr 2007 08:43:46 GMT]]></title><description><![CDATA[<p>Es geht darum, dass alles im Namespace std liegt, ich glaube Änderungen zur C-Version gibts gar keine. Date/Time-Klassen sind auf jeden Fall nicht im Standard vorgesehen.</p>
<p>MfG SideWinder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1256973</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1256973</guid><dc:creator><![CDATA[SideWinder]]></dc:creator><pubDate>Sun, 01 Apr 2007 08:43:46 GMT</pubDate></item><item><title><![CDATA[Reply to Unterschiede: time.h + ctime on Sun, 01 Apr 2007 08:49:30 GMT]]></title><description><![CDATA[<p>Danke!</p>
<p>Noch mal kleine Frage für die es sich nicht lohnt nen thread auf zu machen:<br />
Welchen Sortieralgorithmus verwendet std::sort( blablabla ) ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1256979</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1256979</guid><dc:creator><![CDATA[3DG]]></dc:creator><pubDate>Sun, 01 Apr 2007 08:49:30 GMT</pubDate></item><item><title><![CDATA[Reply to Unterschiede: time.h + ctime on Sun, 01 Apr 2007 08:51:09 GMT]]></title><description><![CDATA[<p><a href="http://www.cppreference.com/cppalgorithm/sort.html" rel="nofollow">http://www.cppreference.com/cppalgorithm/sort.html</a></p>
<blockquote>
<p>The algorithm behind sort() is the introsort algorithm. sort() runs in O(N log(N)) time (average and worst case) which is faster than polynomial time but slower than linear time.</p>
</blockquote>
<p>MfG SideWinder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1256981</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1256981</guid><dc:creator><![CDATA[SideWinder]]></dc:creator><pubDate>Sun, 01 Apr 2007 08:51:09 GMT</pubDate></item><item><title><![CDATA[Reply to Unterschiede: time.h + ctime on Sun, 01 Apr 2007 09:03:37 GMT]]></title><description><![CDATA[<p>Danke!</p>
<p>Schöne Ferien an alle die welche haben!<br />
(2 Wochen zocken und programmieren ==&gt; genial!!!)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1256990</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1256990</guid><dc:creator><![CDATA[3DG]]></dc:creator><pubDate>Sun, 01 Apr 2007 09:03:37 GMT</pubDate></item></channel></rss>