What is the use of typedef in structure in c?
No Answer is Posted For this Question
Be the First to Post Answer
How can you read a directory in a C program?
Are enumerations really portable?
write a c program to find largest of three numbers using simple if only for one time.
what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>
what is difference between null and nul in c language
What are reserved words?
suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan
How can I recover the file name given an open stream?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
What is const keyword in c?
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
what is c language.