No command prompt available
Title
Question
28. In Variable value, type the location where the bin file is present.
29. Add a semicolon (;) before adding the path. For example: ;C:/MinGW/bin
30. This will avoid overwriting the paths you have set previously.
31. Now, open the command prompt and type gcc -v and press Enter.
where is "command prompt"???. there is no command prompt in Edit system variable. I am using Windows 8.1 pro
C-and-Cpp First-C-Program 00-01 min 10-20 sec
Answers:
To open the "Command Prompt" on Windows, press the "Windows" key and "R" key simultaneously on your keyboard. It will open the "Run" prompt.
At the prompt, type "cmd" and click on "Ok".
This will open the "Command Prompt".
At the prompt, type "cmd" and click on "Ok".
This will open the "Command Prompt".
Login to add comment