First C Program - Gujarati
- subtitles off
- captions off
- English
- Gujarati
- Questions posted on Forums
- C and Cpp Tutorials - Gujarati
-
I am a diploma student and I have doubt about the course
How to upload a assignment
00-01M 10-20S unanswered SWAPNIL@1008
Question posted on: July 11, 2023, 7:27 p.m.
-
Assingment -1
// My First C Program#include <stdio.h>int main(){ printf("welcome to the world of C \n "); return 0;}Mohan S19ECE16
04-05M 10-20S Monamervin08
Answer last updated on: Aug. 20, 2024, 7:24 p.m.
-
Assignment 1
//welcome to the world of c#include<stdio.h>int main() { Printf("welcome to the world of c") ; return 0;}
11-12M 0-10S Mchavan
Answer last updated on: Aug. 13, 2024, 10:52 a.m.
-
Assignment 1
#include<stdio.h>int main(){ printf("welcome to the world of c"); return 0;}
01-02M 10-20S nirmalarameah138@gmail.com
Answer last updated on: July 29, 2024, 2:48 p.m.
-
i am not able to get output
i have used notepad++ to write the command when i try to run command in terminal using gcc talk.c -o myoutput it is showing this error gcc.exe: error: talk.c: No such file or directorygcc.exe: error: myoutpout: No such file or directorygcc.exe: fatal error: no input filescompilation terminated. pls help me and explain it step by step
05-06M 40-50S Abhinav214
Answer last updated on: May 18, 2024, 2:40 p.m.
-
"gedit talk.c &" is not working in windows command
Hi Everyone, can someone please advice on the above?I have ready gedit installed.gedit is already the newest version (3.36.2-0ubuntu1).
01-02M 0-10S AliLawati
Answer last updated on: May 3, 2024, 5:27 p.m.
-
Certificate
I want my spoken tutorial certificate
11-12M 50-60S rohitkhedkar9201@gmail.com
Answer last updated on: March 11, 2024, 2:34 p.m.
-
Certificate
I want my spoken tutorial certificate
11-12M 50-60S rohitkhedkar9201@gmail.com
Answer last updated on: Feb. 6, 2024, 9:52 p.m.
-
C++
What is the name of the first C program in the problems?
00-01M 0-10S ariyanka_vfc
Answer last updated on: Jan. 25, 2024, 3:07 p.m.
-
C TEST
#include<stdio.h>#include<conio.h>void main(){ printf("hello world");}
02-03M 0-10S chintanpanchal63@gmail.com
Answer last updated on: Oct. 10, 2023, 5:11 p.m.
-
How to set the path for system variable .
After install gcc and g++ compiler in system how can i set path for system variables .
00-01M 0-10S hemarajsaini
Answer last updated on: July 24, 2023, 11:02 a.m.
-
gcc compiler and text editor for window computer
sir how to install gcc compiler and text editor for window computer ?
01-02M 10-20S hemarajsaini
Answer last updated on: July 24, 2023, 11 a.m.
-
Problem opening file.
01-02M 10-20S amarsinghsidhu
Answer last updated on: Jan. 17, 2023, 11:22 p.m.
-
first program in c
if /n is not used what changes in output
11-12M 50-60S princerai1913111051@gmail.com
Answer last updated on: July 1, 2022, 5:17 a.m.
-
terminal
gcc installation completed butgedit' is not recognized as an internal or external command,operable program or batch file.
01-02M 0-10S pip
Answer last updated on: March 22, 2022, 3:36 p.m.
-
terminal
how do we open and type on win os?
01-02M 0-10S pip
Answer last updated on: March 7, 2022, 11:05 a.m.
-
mingw installation problem.
need help!win11'gcc' is not recognized as an internal or external command,operable program or batch file."
00-01M 0-10S pip
Answer last updated on: March 4, 2022, 4:04 p.m.
-
how to to the debugging if someone is using notepad++ and cmd
how to to the debugging if someone is using notepad++ and cmd
04-05M 0-10S nptelcoursesgopal
Answer last updated on: Dec. 4, 2021, 8:37 p.m.
-
When you said type( ls -lrt ), but when i type it on window compiler i did't get any result.
When you said type( ls -lrt ), but when i type it on window compiler i did't get any result.
06-07M 40-50S nptelcoursesgopal
Answer last updated on: Dec. 4, 2021, 8:30 p.m.
-
compilation
Sir, how to compile using Windows OS in mingw gcc compiler when my program is typed in notepad++ application.
06-07M 0-10S abhinav000
Answer last updated on: Dec. 4, 2021, 8:27 p.m.
-
compile on notepad
Is it necessary to install notepad++ to compile and execute the program or we can use notepad.? if yes what is the procedure to be followed? I m using windows 10 OS.
01-02M 30-40S kavyaashokpatil1234@gmail.com
Answer last updated on: Dec. 4, 2021, 8:21 p.m.
-
Output in notepad++
Sir, what is the process of getting output in notepad++?
00-01M 0-10S vaish273
Answer last updated on: Dec. 4, 2021, 7:34 p.m.
-
The program can't start because zlib1.dll is missing from your computer.
Respected Sir/Madam,During Compiling the program this kind of errors are showing in dialogue box."The program can't start because zlib1.dll is missing from your computer. Try reinstalling the program to fix this problem".Kindly attend our query and guide us to resolve said problem Thanking YourProf. V. G. IngoleGovernment Polytechnic,Murtizapur,Maharashtra.
00-01M 0-10S gpmstutorial
Answer last updated on: Dec. 4, 2021, 6:51 p.m.
-
assignment
How to do assignment
11-12M 50-60S saimallik7670@gmail.com
Answer last updated on: Nov. 23, 2021, 7:08 a.m.
-
Spoken tutorial
Whai is ak c programming
09-10M 10-20S surajmoulisingh999@gmail.com
Answer last updated on: Nov. 10, 2021, 2:49 p.m.
-
How to submit assignment
Please let me know about the procedure for assignment submission
00-01M 50-60S Syasmeen
Answer last updated on: Sept. 17, 2021, 6:47 a.m.
-
c++ progerming
which user c in system our human life
07-08M 20-30S vb756652@gmail.com
Answer last updated on: Sept. 15, 2021, 1:39 p.m.
-
Program not compiling
Hello everyone, i downloaded gcc compiler from chooclatety website using window power shell . Now following the steps given in the tutorial i coded in notepad++ but the program is no compiling & giving the following error in window power shell. pls tell what to do to ??? PS C:\Windows\system32> gcc talk.c -o output parametergcc.exe: error: talk.c: No such file or directorygcc.exe: error: parameter: No such file or directorygcc.exe: fatal error: no input filescompilation terminated.PS C:\Windows\system32>
08-09M 0-10S Anshaggarwal
Answer last updated on: Aug. 26, 2021, 4:34 p.m.
-
Installation
Is it mandatory that we should work on "gcc" compiler only ?? can we use any other compiler like turbo c++?Because even after trying to install two i am still getting an error message saying that"C:\Users\91805>gcc -v'gcc' is not recognized as an internal or external command,operable program or batch file."
00-01M 0-10S 122012008@sastra.ac.in
Answer last updated on: Aug. 13, 2021, 2:17 p.m.
-
No command prompt available
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
00-01M 10-20S rcd
Answer last updated on: July 14, 2021, noon
-
What is C program
What is C program
10-11M 10-20S devnarayan012005@gmail.com
Answer last updated on: June 5, 2021, 7:31 p.m.
-
installing compiler :
kindly suggest some other compiler because i'm unable to install in windows pc .
00-01M 0-10S Mehasree.R
Answer last updated on: March 30, 2021, 2:50 p.m.
-
compile
what is mean by compile mam
07-08M 30-40S 19uzo003@avinuty.ac.in
Answer last updated on: March 12, 2021, 3:26 p.m.
-
run and compile c and cpp program using notepad++ and gcc and g++ compiler
We have windows OS 10 only in our college. I installed gcc and g++ compilers and notepad ++ in all PCs. Can you kindly provide step by step procedure to write compile and run c and cpp programs using these editors and notepad++. It is a humble request. In instruction sheet ,It is not given properly.
07-08M 20-30S revathi.as
Answer last updated on: Jan. 25, 2021, 3:49 p.m.
-
Creation and execution of C Programmes in Windows environment using MinGW compiler
Dear Sir/Madam, I have successfully installed MinGW compiler on my \r\nsystem in windows environment. But in tutorial segment the demo has been\r\n given only of program execution in ubuntu operating system. So kindly \r\nguide me how to use this MinGW compiler in windows environment.Thanks & regardsSuneel
00-01M 0-10S suneel
Answer last updated on: May 20, 2020, 11:43 a.m.
-
how to downoload the videos
Respected Sir, i am from gpt trichy. how to download the videos. it will be used to show the video offline. thanking u.regards,vijay...
01-02M 0-10S COMPUTERGPT
Answer last updated on: May 1, 2020, 4:51 p.m.
-
Co
Sir I am not able to compile my talk.c program using gcc in windows 10.I have written the program in notepad++ and have installed the gcc compiler in D drive in the minGW directory.on the command prompt when i give the command gcc talk.c -o myoutput then it does not give any error but not even any successful compilation mgs.Please give the step by step procedure to compile and run the program.
01-02M 10-20S perminderkaur
Answer last updated on: May 1, 2020, 4:40 p.m.
-
Can I use it on windows os ?
Respected sir,All tutorials are based on ubuntu. How can I use it in windows is?Please sir too much confusion..Thank you
05-06M 0-10S manas1406
Answer last updated on: May 1, 2020, 4:34 p.m.
-
problem in compiling
got the error on terminal as command 'gcc' not found
06-07M 30-40S mrunalgsm
Answer last updated on: May 1, 2020, 4:30 p.m.
-
problem regarding execution of c program in windows
Dear Sir/Madam, I have successfully installed MinGW compiler on my \r\nwindows 7 system . But in tutorial segment the demo has \r\nbeen given only of program execution in ubuntu operating system. We have\r\n done compilation of the program also but how to run that program? o \r\n-myoutput command is not executing in windows. So \r\nkindly guide me how to run that programThanks & regardsAshish
06-07M 50-60S atb
Answer last updated on: May 1, 2020, 4:21 p.m.
-
Unable to run the program
I am using windows 10, I am typing my program in notepad++ after typing I dont know where to shave my file or how to use command prompt to run my program. I am trying instruction given in video and the Instruction sheet. Please help me.
07-08M 30-40S Polu_shenko
Answer last updated on: May 1, 2020, 4:15 p.m.
-
HOW TO INSTALL UBUNTU OS 11.10
DEAR SIR I AM NEW LEARNER ABOUT THE C PROGRAMING THEN I DONT KNOW THE ALL PROGRAMS THEN PLEASE GUIDE US HOW TO DOWNLOAD UBUNTO OS 11.10 AND HOW TO USE THE THAT SOFTWARE
01-02M 10-20S RAVICLAMANI
Answer last updated on: April 17, 2020, 12:16 p.m.
-
MAIN FUNCTION
Can we compile a program without main() function?
05-06M 10-20S snagendraprabhu
Answer last updated on: March 1, 2020, 10:22 a.m.
-
Header file
What is the use of header files as used in C programming?
00-01M 0-10S Karnavel
Answer last updated on: Feb. 29, 2020, 3:01 p.m.
-
Linker & Loader
hi sir, In C & CPP - we will be using Compiler my Question IS: 1) what is the use of Linker 2) In case , if i use Interpreter , to WHOM i should forward Object files ??? [ for Execution ]
01-02M 0-10S SUNDARAELANGOVAN
Answer last updated on: Feb. 29, 2020, 2:47 p.m.
-
How to use MinGW compiler in windows environment
Dear Sir/Madam, I have performed all the steps as mentioned in the installation and instruction sheets regarding installation of MinGW compiler in windows operating system. In the tutorial the process to execute and create the program in linux is expained but there is no demonstration of how to use MinGW compiler in windows environment. So please explain this.
00-01M 0-10S suneel
Answer last updated on: Feb. 29, 2020, 12:46 p.m.
-
CPP
what is friend and inline function in c++?
01-02M 0-10S abcdefghijklmnop
Answer last updated on: Feb. 29, 2020, 12:44 p.m.
-
comments
Can we use /* */ for comments in First C program?
01-02M 0-10S praveenk90
Answer last updated on: Feb. 29, 2020, 12:36 p.m.
-
GCC
Why GCC command used?
09-10M 40-50S sachinkorde
Answer last updated on: Feb. 29, 2020, 11:14 a.m.
-
C langauge Applications
Can we use C language for Interfacing Programming?
00-01M 50-60S pradipghorpade
Answer last updated on: Feb. 29, 2020, 11:13 a.m.
-
Why C still a basic language of programming
Why C still a basic language of programming
00-01M 50-60S sarvani.anandarao@gmail.com
Answer last updated on: Feb. 29, 2020, 11:11 a.m.
-
how to run the code in Min GW compiler
how to run the code in Min GW compiler
02-03M 10-20S Rejini
Answer last updated on: Feb. 18, 2020, 1:48 p.m.
-
C&C++
Sir how to complete assignment on mobile or we ha to do it on mobile
00-01M 0-10S Pragati2022
Answer last updated on: Feb. 15, 2020, 11:53 a.m.
-
Compilation procedure in windows("cmd")
Respected sir,We need a complete procedure of compilation of simple c program in windows("cmd").
00-01M 0-10S gpmstutorial
Answer last updated on: Feb. 15, 2020, 7:10 a.m.
-
About main function
Can we use two main functions in a single program
11-12M 50-60S Zulukarmajeed
Answer last updated on: July 18, 2017, 2:34 p.m.
-
how to import our own video for dubbing?
how to import any video lecture from my collection on spoken tutorial?how to dub that video?
00-01M 0-10S mala_das08
Answer last updated on: June 19, 2017, 9:58 p.m.
-
PROBLEM IN COMPILING THE PROGRAM IN WINDOWS
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)
0-1M 0-10S ajatshatru02@gmail.com
Answer last updated on: March 17, 2017, 5:41 p.m.
-
library project
20*40
01-02M 0-10S vishusharma
Answer last updated on: June 17, 2016, 6:06 p.m.
-
library projets
library projects what type will be create
00-01M 0-10S vishusharma
Answer last updated on: June 17, 2016, 6:06 p.m.
-
C PROGRAM
HOW TO WRITE A PROGRAM
11-12M 50-60S sureshkundlas03@gmail.com
Answer last updated on: March 28, 2016, 8:34 p.m.
-
masterbatch file is not getting uploaded
Sir,while uploading masterbatch file we are getting the message "The file you uploaded is not a valid CSV file, please add a valid CSV file"
04-05M 10-20S gpmstutorial
Answer last updated on: Feb. 24, 2016, 1:25 p.m.
-
ZLIB1.dll missing error
when i try to run program with the help of gcc compiler on windows with help of minGW. It is showing zlib1.dll file missing how to fix this error???
02-03M 0-10S ankitagr31
Answer last updated on: May 7, 2015, 4:26 p.m.
-
Book
I would like to know which books to refer if in need!
00-01M 0-10S deepaknayan
Answer last updated on: March 18, 2015, 11:39 a.m.
-
First C Program
-
2First Cpp Program
-
3Tokens
-
4Functions
-
5Scope Of Variables
-
6If And Else If statement
-
7Nested If And Switch Statement
-
8Increment And Decrement Operators
-
9Arithmetic Operators
-
10Relational Operators
-
11Logical Operators
-
12Loops
-
13Arrays
-
14Working With 2D Arrays
-
15Strings
-
16String Library Functions
-
17Working With Structures
-
18Understanding Pointers
-
19Function Call
-
20File Handling In C
Questions posted on ST Forums:
20246 visits
Outline:
1) પ્રથમ C પ્રોગ્રામ - હેડર ફાઈલ --ઉદાહરણ: #include <stdio.h> -main() -Curly braces -printf() -semicolon ; - C પ્રોગ્રામ કમ્પાઈલ કરવું --ઉદાહરણ: gcc filename.c -o output parameter -C પ્રોગ્રામને એક્ઝીક્યુટ કરવું --ઉદાહરણ: ./output parameter -Errors
Width: | 800 | Height: | 688 |
---|---|---|---|
Duration: | 00:11:55 | Size: | 7.8 MB |
Show video info