PROBLEM IN COMPILING THE PROGRAM IN WINDOWS
Title
Question
there are 2 problems
1. in the video , at 6 : 35 ,when i enter it there is an gcc error "showing file not found "
2. and where we have to save the file after typing the code in notepad++.(after video time 5:50)
1. in the video , at 6 : 35 ,when i enter it there is an gcc error "showing file not found "
2. and where we have to save the file after typing the code in notepad++.(after video time 5:50)
C-and-Cpp First-C-Program 0-1 min 0-10 sec
Answers:
Dear Ajatshatru,
Before you start going through the C/C++ series, pls go through the Installation and Instruction Sheets thoroughly. Pls follow all the steps and then begin with the video. Here are the links-
http://spoken-tutorial.org/media/videos/43/C-and-Cpp-Installation-Sheet-English.pdf
http://spoken-tutorial.org/media/videos/43/C-and-Cpp-Instruction-Sheet-English.pdf
Answers to your questions-
1) You have probably not saved your "talk.c" file on your machine.
2) You can save the code in the Notepad++ editor in any location on your machine, as per your preference. Just make sure that you are in that directory in the command prompt before executing it.
Nancy
ST Project
Before you start going through the C/C++ series, pls go through the Installation and Instruction Sheets thoroughly. Pls follow all the steps and then begin with the video. Here are the links-
http://spoken-tutorial.org/media/videos/43/C-and-Cpp-Installation-Sheet-English.pdf
http://spoken-tutorial.org/media/videos/43/C-and-Cpp-Instruction-Sheet-English.pdf
Answers to your questions-
1) You have probably not saved your "talk.c" file on your machine.
2) You can save the code in the Notepad++ editor in any location on your machine, as per your preference. Just make sure that you are in that directory in the command prompt before executing it.
Nancy
ST Project
Login to add comment