HELLO guys , today i am gonna show you guys how to install IDE of C langugae...
SO guys what is an IDE ?
well guys ,IDE stands for integrated development environment . With a normal text editor you can only edit a text file , you can't compile it.you might be thinking what does the word compile mean, well guys we all know computer only understand machine language also known as binary language ie. (0 , 1).A compiler is an software which convert C language ( in this case ) to machine language. so IDE basically provides you the platform where you can write your program in C language and compile it soo that computer can understand it.
anyways, as a starter i advise you to use turbo c IDE , later on i will guide you to use other advance IDE such as code blocks etc
note : every IDE for C++ language also support C language SOMETIMES turbo C is mentioned as TURBO C++
for any problem in installation you can place a comment i will reply you as fast as possible.....
THANK U..........
0 comments:
Post a Comment