<?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[Run C++ Codes in npp]]></title><description><![CDATA[<p dir="auto">Hi everyone<br />
How can I run my C++ codes in self npp?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20946/run-c-codes-in-npp</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 17:31:48 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20946.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Mar 2021 17:58:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Run C++ Codes in npp on Fri, 26 Mar 2021 18:50:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ali-abbaspour" aria-label="Profile: Ali-Abbaspour">@<bdi>Ali-Abbaspour</bdi></a> ,</p>
<p dir="auto">Natively, you cannot.</p>
<p dir="auto">Fortunately for you, this is a FAQ, <a href="/topic/20688">“How do I use Notepad++ to Compile my Source Code”</a>, where the example in there actually shows using the gcc compiler to compile c source code and run the resulting executable, so I believe it matches what you want to do and should be easily adapted to your compiler needs.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64404</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64404</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 26 Mar 2021 18:50:39 GMT</pubDate></item></channel></rss>