C Language Tutorial Videos | Mr. Srinivas
** For Online Training Registration: ? Call: +91-8179191999
? Visit Our Website for Classroom Training:
? For Online Training:
————————–
? About NareshIT:
“Naresh IT is having 14+ years of experience in software training industry and the best Software Training Institute for online training, classroom training, weekend training, corporate training of Hadoop, Salesforce, AWS, DevOps, Spark, Data Science, Python, Tableau, RPA ,Java, C#.NET, ASP.NET, Oracle, Testing Tools, Silver light, Linq, SQL Server, Selenium, Android, iPhone, C Language, C++, PHP and Digital Marketing in USA,Hyderabad, Chennai and Vijayawada,Bangalore India which provides online training across all the locations
————————–
? Our Online Training Features:
1.Training with Real-Time Experts
2.Industry Specific Scenario’s
3.Flexible Timings
4.Soft Copy of Material
5. Share Videos of each and every session.
————————–
Please write back to us at [email protected]/[email protected] or Call us at USA:
+1404-232-9879 or India: +918179191999
** Check The Below Links**
? For Course Reg:
? Subscribe to Our Channel:
? Circle us on G+:
? Like us on Facebook:
? Follow us on Twitter:
? Follow us on Linkedin:
? Follow us on Instagram: .
Table of Contents
Images related to the topic naresh i technology c language

Graphics In C Language Part 1 | C Language Tutorial
Search related to the topic Graphics In C Language Part 1 | C Language Tutorial
#Graphics #Language #Part #Language #Tutorial
Graphics In C Language Part 1 | C Language Tutorial
naresh i technology c language
See all the latest ways to make money online: See more here
See all the latest ways to make money online: See more here
Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: https://goo.gl/HIB0wL
Friends please my youtube channel :
https://youtu.be/3HyUd5JRchU
Sir m vs code use kr rha hu mingw k sath but sir mujhe ye smj ni aa rha ki m vs code m graphic k program ko kese run kru because graphics.h header file to incorrect show krta h to kese header file ko add kru aur kese program ko run kru plz help me mene sb jgeh search kr liya
I found a problem about *.c file is not compile at Devc/c++ or codeblock unless i change the extention to *.cpp
Everyone out in here who r trying to say its annoying …. i know it is…. u gyez dont need to downgrade him at least he is helping u out …. u found it annoying …. leave….. no one said u you stay just get another video who can explain something like this in a much easier way in much lesser time…. just appreciate him cause he is helping us out …. and the pronunciations….. its called accent my dear…. its different everywhere …. u understood it right ? Then just shut the hell up and follow him if u cant leave.
"h" is not pronounced "heich" but "eich", like when saying 8 "eight". I guess you don't say "It's heich o' clock"
Does anyone really need to know what Graphics mean? STOP SAYING GRAPHICS!!!!!! Generally, stop repeating all words!! I mean, ffs, repeating "black screen" 4 times, come on??
I am SO happy you wrote Graphics in C Language in the title, and then said "Graphics in C language" and then repeated saying "Graphics in C Language" while writing out Graphics in C language on the screen. What was the video about again?
For where I can download blue screen editor
v good explaination
Sir please help me
Explain the mistake
#include<graphics.h>
int main()
{
int gd=0,GM;
initgraph (&gd,&GM,"");
outtextxy (200,200,"hi");
settextstyle(1,0,4);
close graph();
getch();
getch();
}
Are you speaking English or singing Jagjit and Chitra’s ghazal?
Excellent teaching
GRAFFICS
codeblocls says that graphics.h is not available in it what to do next??
– Repent ye. And you will have peaceful life. Romans 6, 23: For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord.
– Jesus Christ loves you. John 3, 16: For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
Mark 1, 15: And saying, The time is fulfilled, and the kingdom of God is at hand: repent ye, and believe the gospel.
Matthew 11, 28 : Come unto me, all ye that labour and are heavy laden, and I will give you rest.
https://drive.google.com/file/d/1hUORJDmHe1McnLmSe9GPjm3dxlM-zucQ/view?usp=sharing
Make your own software..see the video
https://www.youtube.com/watch?v=Hb9yTnmUVIM
Here it is lol. 🙂 Nice tutorial
Sir can you tell me which application you use to create the red lines in this video ?
I like its concept so much.
Nice content bro. I made a bird drawing using c++ graphics.h library file. Hope you will enjoy it.
Nice content bro. I made a bird drawing using c++ graphics.h library file. Hope you will enjoy it.
Helped a lot!!!!! All the whole picture behind the graphic scene you explained which is must to know and which simplifies further learning!!!!!!
Did you just say graphic . #
How to use graphics in quiz game in c
Amazing explanation sir✌️
Sir you are really teaching me what really I wanted to learn… Thank you so much sir..
Thank u sir … please upload more videos on Graphics
Can anyone write me a c graphics program for quick sort?
Can anyone help me? Email id : hansenlobo07@gmail.com
0:48 run*
All these tutorials say to use <graphics.h>. When you try to find <graphics.h> you get forum threads of people being harassed for even mentioning it. I'm guessing you have to get Borland Turbo C++ and run it in DosBox?
Your voice is annoying
Sir can i perform some arithmatic operation in C graphics,, i mean can we add two no and display the result in between a square???? Sir plz tell me..
Scatting micro project program clearly desplay
sir,pls uplod the storage clsses–> 3.External n 4.static type videos? in the playlist only Automatic n register storage clss videos only
How do i get the blue screen editor?
Nice sir , clear explanation…thank you……
thanks a lot sir…please upload more videos on graphics
I m using codeblock32 and it shows error for <graphics.h>
then how do I use graphics header file in it
Awesome
sir,upload logical programs……
Respected Sir can you please make videos on these in C programming:-
Dynamic linking, most notably dlm_open and friends.
Signals, forking and interprocess communication.
Threading, and related advanced concepts such as thread local storage
Raw sockets
The use of setjmp, longjmp for saving and restoring state.
Getting the return address of a function
Memory management and fragmentation
What to be careful about when writing portable code, particularly in terms of what OS primitives you take for granted ( i.e. which platforms have epoll, which ones, which one have kqueues and so on ).
Interfacing between kernel modules and user level code and the use of ioctls.