pocketcpp - c++ interface with notepad++, which can be downloaded from:
http://code.google.com/p/pocketcpp/
pocketcpp integrates Notepad++ and MinGW Distro (GCC 4.8.1).
For example, I installed it in
C:\Users\jiansen\Downloads\Desktop\software\pocketcpp\pocketcpp
run
Pocket C++.bat
A notepad++ will show up and you can use F9 key to compile C++ files, and Ctrl+F9 to execute the compiled program, which can also be seen from Plugins->NPPExec
Change file font size of Notepad++
Settings->Style Configuration-> Global style, set font size 14, font name Arial
Change console font size of Notepad++
Plugins->NPPExec->Change console font
Another alternative application is IDEOne. You can compile and run C++ (also PHP and more) online using IDEone
http://ideone.com
Video: pocketcpp - c++ interface with notepad++
No comments:
Post a Comment