filmov
tv
How to Run C Program in Notepad++: Compile & Run C with MinGW
Показать описание
This video will show you how to compile and run c program in notepad++. You will need to install MinGW in order to compile C program from Notepad++.
Steps (with Timestamps)
00:00 Demo of compiling and running C program from Notepad++.
00:58 Install MinGW (Minimalist GNU for Windows)
01:42 Install GCC, GCC++ Compilers in MinGW
05:20 Next, install NPPExec notepad++ plugin to execute C Program.
05:50 Create a C Compiler script for Notepad++ NPPExec plugin. Copy the code below to create a new compiler option.
06:48 Create a menu item in NPPExec for C Compiler
08:00 Test run C Code from Notepad++
09:55 Create keyboard shortcut for compiling and running C program from Notepad++
---
NPP_SAVE
CD $(CURRENT_DIRECTORY)
a
---
5. Save the script as a 'C Compiler'.
6. Create a menu item for the 'C Compiler'.
7. Finally, you can run c code with the newly created menu item.
Some Recommendations:
- Avoid any spaced in the filename or foldername, or it may cause some issues.
- You can also create a shortcut to compile and run the c code from 'Run' menu 'Modify Keyboard Shortcuts'.
ALSO Checkout:
#CompileRunC #CompileRunCProgram
---
🚩 Checkout My other playlists 🚩
---
🚩 please LIKE or SUBSCRIBE.
🚩 Please COMMENT If You Like To See Any Video On Specific Topic
Music Credits:
––––––––––––––––––––––––––––––
Track: Our Leaves in the Breeze — Artificial.Music [Audio Library Release]
Music provided by Audio Library Plus
––––––––––––––––––––––––––––––
Steps (with Timestamps)
00:00 Demo of compiling and running C program from Notepad++.
00:58 Install MinGW (Minimalist GNU for Windows)
01:42 Install GCC, GCC++ Compilers in MinGW
05:20 Next, install NPPExec notepad++ plugin to execute C Program.
05:50 Create a C Compiler script for Notepad++ NPPExec plugin. Copy the code below to create a new compiler option.
06:48 Create a menu item in NPPExec for C Compiler
08:00 Test run C Code from Notepad++
09:55 Create keyboard shortcut for compiling and running C program from Notepad++
---
NPP_SAVE
CD $(CURRENT_DIRECTORY)
a
---
5. Save the script as a 'C Compiler'.
6. Create a menu item for the 'C Compiler'.
7. Finally, you can run c code with the newly created menu item.
Some Recommendations:
- Avoid any spaced in the filename or foldername, or it may cause some issues.
- You can also create a shortcut to compile and run the c code from 'Run' menu 'Modify Keyboard Shortcuts'.
ALSO Checkout:
#CompileRunC #CompileRunCProgram
---
🚩 Checkout My other playlists 🚩
---
🚩 please LIKE or SUBSCRIBE.
🚩 Please COMMENT If You Like To See Any Video On Specific Topic
Music Credits:
––––––––––––––––––––––––––––––
Track: Our Leaves in the Breeze — Artificial.Music [Audio Library Release]
Music provided by Audio Library Plus
––––––––––––––––––––––––––––––
Комментарии