How to run C++ program in command prompt

Поділитися
Вставка
  • Опубліковано 22 сер 2024
  • Writing a hello world program in C++ language and compiling and executing it using Command Prompt (CMD)
    #cmd #howto #C++ #c++programming #programming

КОМЕНТАРІ • 4

  • @mahithajyothiz2918
    @mahithajyothiz2918 Рік тому

    Bry thank

  • @siphonedshisui5667
    @siphonedshisui5667 11 місяців тому

    I get the following error:
    'g++' is not recognized as an internal or external command,
    operable program or batch file.

    • @pabblo1
      @pabblo1 8 місяців тому

      Oh yeah, what they forgot to tell you is you need GCC compiler to be installed.