/*program to write the calender of july 2012*/
#include<stdio.h>
#include<conio.h>
void main()
{
int sun,mon,tue,wed,thurs,fri,sat,i;
clrscr();
printf("sunmontuewedthrusfrisat");
what are the parts of C language program
how can create a attendece sheet in c language
David Spuler has written: 'Comprehensive C' -- subject(s): C (Computer program language) 'C++ and C efficiency' -- subject(s): C++ (Computer program language), C (Computer program language)
find the program in c-pgms.blogspot.com
c program was introduced in the year 1972 by Dennis RitchieNo, it was the C language, not the C program.
Conor Sexton has written: 'Newnes C++ pocket book' -- subject(s): C (Computer program language), C++ (Computer program language) 'C pocket book' -- subject(s): C (Computer program language) 'Y2K7'
A C program is a computer program written using the C programming language.
With a compiler, which is a program that "knows" how to transform the programming language logic in to machine code and make it perform from that.
Steve Schustack has written: 'C for fun and profit' -- subject(s): C (Computer program language) 'Variations in C' -- subject(s): C (Computer program language) 'C for fun and profit' -- subject(s): C (Computer program language) 'Variations In C Edition'
Typically you won't use C to write games, particularly non-trivial games. C++ is the language of choice for most game developers.
The c language is as secure or as insecure as the programmer makes it. Security is not in the language; it is in the design of the program.
C language is not a program, and it isn't an object-oriented language either.