Sunday, August 18, 2013

Programming in c.



Hello friends i know that most of the people gets headache when they have to deal with programming thus with the help of this tutorial i will try to explain u all the basics of C.In order to successfully complete this tutorial you won't need any prior knowledge of the C programming language. 

First of all I will start with the most basic concepts and take you up to the highest level of C programming including the usually intimidating concepts of structures, union,file, pointers and dynamic memory allocation,etc.

I will try to help you out with the best possible ways.
(NOTE: i have written this article  as simplest i can so that every one can understand it.)

Here are some points u have to take care about before starting the programming in c.


1 Make sure that you have turbo c software installed in your  pc.  
   
2 Remember that in turbo c the instructions are understand or let's just  say    executed step by step by your compiler so better be focused on your output.(don't understand what 2nd step says,don't worry u will get it form the examples.)


SEE THE NEXT PAGE.


PAGES: 1 // 2 // 3//