{
int n,i,f=1;
printf("enter any num \n");
scanf("%d",&n);
for(i=1;i<=n;i++)
{
f=f*i;
}
printf("factorial is %d ",f);
system("pause");
}
mini project data structure
There are many projects at www.openglprojects.in
ans
i want a coding of a program of a calculator using graphics in c language??
i want to download or search matter of computer related topic in Hindi language. how can i get it?
mini project data structure
Coding constants in c means writing the constants in a certain way that the c language understands.
There are many projects at www.openglprojects.in
c is in inteself a procedural language so your question does not make sense
It is just a different coding language, but C is more for business that VBNET
ans
Robert C. Seacord has written: 'Secure coding in C and C++' -- subject(s): C (Computer program language), C++ (Computer program language), Computer security
I think it is the 'syntax highlighing' what you mean. It's a feature of the text-editor.
How we can addition Two Matrix plz send coding in C language mahesh dhanotiya astah_mahesh@rediff.com how i can built a square matrix in c,
A C operator is not a job or profession but rather a coding language. C operators perform certain tasks in programming such as a "+ " operator performs addition.
Makuing a software requires that you know the language like c++ or c sharp. You will tha do some coding and compile that result in a software.
Well I would say C++, or C, is pretty popular, since a lot of games use this type of coding language to code their games. But C++ is too hard, so you should start off with something easier if this is your first coding experience. Java is also very popular because of its simplicity and wide range of application.