<?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[Am i using the updated C++?]]></title><description><![CDATA[<p dir="auto">Im new to programming and i found notepad++ to be gentle to newbie like me. I managed to compile and run C++ program in Notepad++ using this <a href="http://www.edparrish.net/common/npp4c.html" rel="nofollow ugc">link</a>. But correct me if im wrong but the standard C++ used is c++11? Then i simply changed the 11 to 17. And it still works fine. Granted that even if i did not change the 11 to 17, it will still works just fine.</p>
<p dir="auto">My question is the C++ im using the latest version?.</p>
<p dir="auto">Thnks</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18136/am-i-using-the-updated-c</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 08:39:16 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18136.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Aug 2019 02:34:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Am i using the updated C++? on Sat, 24 Aug 2019 21:49:55 GMT]]></title><description><![CDATA[<p dir="auto">PS:  If you are new to programming, C/C++ is not the best language to learn how to program.  Once you get into pointers and addresses which are central to C/C++, it is going to get real weird real fast.  I learned C back in the 1980’s from some AT&amp;T engineers.  Today, if you want to learn how to program, Python is an excellent starting language.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46555</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46555</guid><dc:creator><![CDATA[Steven Haymes]]></dc:creator><pubDate>Sat, 24 Aug 2019 21:49:55 GMT</pubDate></item><item><title><![CDATA[Reply to Am i using the updated C++? on Sat, 24 Aug 2019 21:44:30 GMT]]></title><description><![CDATA[<p dir="auto">First this is probably not a question for the Notepad++ forum and more of a question for a C++ forum.</p>
<p dir="auto">There was not reason to install Cygwin if all you wanted was a C/C++ compiler.  My guess is that Cygwin probably includes the MinGW C/C++ compiler which is a bit dated but works.  I have used it along with the C/C++ compiler in the free community version of Microsoft Visual Studio.  Note that Microsoft Visual Studio is a huge program compared to Notepad++ and MinGW.</p>
<p dir="auto">As a newbie, I would not be concerned about using the latest and greatest C/C++ compiler.  I have my Notepad++ set up to lint (pre-runtime debug), compile and run C/C++ using NppExec.  First look at the NppExec documentation and second do a search for “NppExec C/C++” and see what you find.</p>
<p dir="auto">There are better links out there to set up Notepad++ for C/C++ then the one that you provided.  It is often best to look at a few links before you chose to go with the first one that you find.</p>
<p dir="auto">Steve</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46554</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46554</guid><dc:creator><![CDATA[Steven Haymes]]></dc:creator><pubDate>Sat, 24 Aug 2019 21:44:30 GMT</pubDate></item><item><title><![CDATA[Reply to Am i using the updated C++? on Sat, 24 Aug 2019 12:43:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nom" aria-label="Profile: Nom">@<bdi>Nom</bdi></a> said:</p>
<blockquote>
<p dir="auto">Are you asking whether C++17 is the latest iteration of C++?</p>
</blockquote>
<p dir="auto">And <em><strong>WHY</strong></em> would you ask this here; this place is about Notepad++ and the “meat” of this question has nothing to do with Notepad++.  See <a href="https://notepad-plus-plus.org/community/topic/15958/faq-desk-you-ve-asked-your-question-in-the-wrong-place" rel="nofollow ugc">here</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46549</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46549</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 24 Aug 2019 12:43:03 GMT</pubDate></item><item><title><![CDATA[Reply to Am i using the updated C++? on Sat, 24 Aug 2019 03:59:48 GMT]]></title><description><![CDATA[<p dir="auto">Are you asking whether C++17 is the latest iteration of C++?</p>
<p dir="auto">In terms of released, yes. In terms of experimental, then it’s C++20.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46541</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46541</guid><dc:creator><![CDATA[Nom]]></dc:creator><pubDate>Sat, 24 Aug 2019 03:59:48 GMT</pubDate></item></channel></rss>