Programming with C
C is called mother programming language because many programming language has been developed by it .Programming is not only a creative and logical work but also smart work .The most benefit of C language is reach full library function .Any person can also write his required function ,this functions are known as user defined function .There are many compiler where any person can write C programming language like as Turbo C,Microsoft C,Borland C,Watcom C etc ,but Turbo C is the best compiler among them .You can make any type of software by using C such as
:- Assemblers
:- Editors
:-Data Base Program
:-Operating System
:-Virus and Antivirus
:-Micro controller chip programming
:-Business Software
:- Etc.
You must have to write C language into compiler IDE (Integrated Development Environment) .When you save your written program that time .c extension must have included with written file name .If you use library function then must have to declare header file at top of the program .There are many header file where library function has been written so it needs to include in your file .
0 comments:
Post a Comment