Sublime text 3 || C++ || Run || user input || user defined value || Coding compilation program build

preview_player
Показать описание
new to the channel plzz subscribe to the channel... & turn on the bell icon by clicking and making it to 'all' to get more interesting and technical videos
if you like the video or video provide you any help or support, hit the like button
thanku.....
and for any query comment nelow in the comment section i will try to help you and sort out all your problems as soon as possible.

like
comment
share
subscribe

#how_to_run_user_defined_program_in_c++
#sublime_text_3
#sublime_text
#c++
#code
#program
#programming
#run
#compile
#user_input
#user_defined
#resultant_value
#coding
#how_to_run_c++
#how_to_run_c++_program
#how_to_compile_c++
#how_to_compile_c++_program
#code_of_run
#code_of_compile
#code_of_c++_run
#code_of_c++_compile
#code_of_c++_program

viraj tech
#viraj_tech
#must_watch
#recommended
#recommend
#viral_video
2020
#latest

Shortcut Keyword used in this video
Ctrl+A = select all
Ctrl+C = copy
Ctrl+V = paste
Ctrl+O = open
Ctrl+B = Build or Compile or Run

code for run

{
"shell_cmd": "g++ \"${file}\" -o \"${file_path}/${file_base_name}\"",
"file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
"working_dir": "${file_path}",
"selector": "source.c, source.c++",

"variants":
[
{
"name": "Run",
"shell_cmd": "g++ \"${file}\" -o \"${file_path}/${file_base_name}\" && \"${file_path}/${file_base_name}\""
}
]
}

code for input

{
"cmd": ["g++.exe", "-std=c++14", "-o", "$file_base_name", "$file", "&&", "start", "cmd", "/c", "$file_base_name & echo. & echo. & pause"],
"shell": true,
"selector": "source.c++"
}

music credit:- alan walker - fade
Рекомендации по теме
Комментарии
Автор

Thank You brother really it's solved my error 🙌🏻🤗

Deep_siya
Автор

DUDE ! thankyou so much brother <3 ... i was so confused man, this tutorial had everything i needed

bauce
welcome to shbcf.ru