cnotepad++nppexec

How to compile and run C files from within Notepad++ using NppExec plugin?


How can I configure the NppExec plugin for Notepad++?

I would like NppExec to compile my C files, run them, and show their output, all within Notepad++.


Solution

  • Here's a procedure for Perl, just adapt it for C. Hope it helps.