terminal
Title
Question
gcc installation completed but
gedit' is not recognized as an internal or external command,
operable program or batch file.
C-and-Cpp First-C-Program 01-02 min 0-10 sec
Answers:
Dear User,
Please go through the Instruction Sheet and Installation Sheet thoroughly. Please follow all the steps and then begin with the video. Here are the links-
https://spoken-tutorial.org/media/videos/43/C-and-Cpp-Instruction-Sheet-English.pdfhttps://spoken-tutorial.org/media/videos/43/C-and-Cpp-Installation-Sheet-English.pdf
On Windows, one has to use "Notepad++" text editor.
Notepad++ can be opened from
Start >> Applications >> Notepad++.
Type the program code as shown in the
tutorial in "Notepad++" text editor.
To run the program after compilation in Windows OS, type myoutput.exe instead of ./myoutput
Login to add comment