Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Compile and run C code using Notepad++ (2021)

Автор: CodeVault

Загружено: 2019-10-25

Просмотров: 79920

Описание:

For compiling and running using MinGW:
-- UPDATE -- :
The following script will also prevent running the program if compilation is not successful.

npp_save
cd "$(CURRENT_DIRECTORY)"
cmd /c gcc -o "$(NAME_PART).exe" "$(FULL_CURRENT_PATH)" && "$(NAME_PART).exe"

-- THE SCRIPT SHOWN IN THE VIDEO --
npp_save
cd "$(CURRENT_DIRECTORY)"
gcc -o "$(NAME_PART).exe" "$(FULL_CURRENT_PATH)"
"$(NAME_PART).exe"

For compiling and running using Visual C:
-- UPDATE -- :
The following script will also prevent running the program if compilation is not successful.

npp_save
cd "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build"
vcvarsall.bat x64 && cl "$(FULL_CURRENT_PATH)" /Fo$(CURRENT_DIRECTORY)\ /link /out:"$(CURRENT_DIRECTORY)\$(NAME_PART).exe" && "$(CURRENT_DIRECTORY)\$(NAME_PART).exe"

-- THE SCRIPT SHOWN IN THE VIDEO --
npp_save
cd "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build"
vcvarsall.bat x64 && cl "$(FULL_CURRENT_PATH)" /Fo$(CURRENT_DIRECTORY)\ /link /out:"$(CURRENT_DIRECTORY)\$(NAME_PART).exe"
cd $(CURRENT_DIRECTORY)
"$(NAME_PART).exe"

More info on Visual C scripts:
https://docs.microsoft.com/en-us/cpp/...

Check out our Discord server:   / discord  

Compile and run C code using Notepad++ (2021)

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#5599 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "N5GhV8K8DIc" ["related_video_title"]=> string(54) "Compile and run C code using Visual Studio Code (2021)" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(9) "CodeVault" } [1]=> object(stdClass)#5572 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "K63CNzEkMnA" ["related_video_title"]=> string(65) "How to Run C Program in Notepad++: Compile & Run C with MinGW" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(10) "Chris Amit" } [2]=> object(stdClass)#5597 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "SB7a0Ifhg3I" ["related_video_title"]=> string(172) "ОСЕЧКИН: "Не могу сказать матом, НО.." кого выдал Трамп, что с Медведевым, кого кинул Путин, Шойгу" ["posted_time"]=> string(21) "4 часа назад" ["channelName"]=> string(24) "И Грянул Грэм" } [3]=> object(stdClass)#5604 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "A_WuKoTkWOc" ["related_video_title"]=> string(62) "Install MinGW & NotePad++ to Execute a Hello World Program" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(16) "GInnovation Club" } [4]=> object(stdClass)#5583 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "Mqb2dVRe0uo" ["related_video_title"]=> string(50) "Communicating between processes (using pipes) in C" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(9) "CodeVault" } [5]=> object(stdClass)#5601 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "HPSnQapJxQg" ["related_video_title"]=> string(57) "Арест Z-блогера (English subtitles) @Max_Katz" ["posted_time"]=> string(23) "7 часов назад" ["channelName"]=> string(19) "Максим Кац" } [6]=> object(stdClass)#5596 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "2ybLD6_2gKM" ["related_video_title"]=> string(65) "you will never ask about pointers again after watching this video" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(9) "Low Level" } [7]=> object(stdClass)#5606 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "9pjBseGfEPU" ["related_video_title"]=> string(44) "Visual Studio Code for C/C++ on Linux (2021)" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(9) "CodeVault" } [8]=> object(stdClass)#5582 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "BJIohxOyHLQ" ["related_video_title"]=> string(171) "Не пора ли снимать деньги со вкладов? / Блокировки и цифровой суверенитет || Дмитрий Потапенко*" ["posted_time"]=> string(23) "9 часов назад" ["channelName"]=> string(33) "Дмитрий ПОТАПЕНКО" } [9]=> object(stdClass)#5600 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "pe_ejTiIcSs" ["related_video_title"]=> string(53) "Похудей на 45 КГ, Выиграй $250,000!" ["posted_time"]=> string(19) "3 дня назад" ["channelName"]=> string(7) "MrBeast" } }
Compile and run C code using Visual Studio Code (2021)

Compile and run C code using Visual Studio Code (2021)

How to Run C Program in Notepad++: Compile & Run C with MinGW

How to Run C Program in Notepad++: Compile & Run C with MinGW

ОСЕЧКИН:

ОСЕЧКИН: "Не могу сказать матом, НО.." кого выдал Трамп, что с Медведевым, кого кинул Путин, Шойгу

Install MinGW & NotePad++ to Execute a Hello World Program

Install MinGW & NotePad++ to Execute a Hello World Program

Communicating between processes (using pipes) in C

Communicating between processes (using pipes) in C

Арест Z-блогера (English subtitles) @Max_Katz

Арест Z-блогера (English subtitles) @Max_Katz

you will never ask about pointers again after watching this video

you will never ask about pointers again after watching this video

Visual Studio Code for C/C++ on Linux (2021)

Visual Studio Code for C/C++ on Linux (2021)

Не пора ли снимать деньги со вкладов? / Блокировки и цифровой суверенитет || Дмитрий Потапенко*

Не пора ли снимать деньги со вкладов? / Блокировки и цифровой суверенитет || Дмитрий Потапенко*

Похудей на 45 КГ, Выиграй $250,000!

Похудей на 45 КГ, Выиграй $250,000!

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]