What does the message "automatic aggregate intialization is an ansi feature" mean?
No Answer is Posted For this Question
Be the First to Post Answer
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
write a program to compare 2 numbers without using logical operators?
What is the use of bit field?
what is the full form of c language
Why is main function so important?
write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1
How we can write a value to an address using macro..?
typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?
What are header files and what are its uses in C programming?
Is null valid for pointers to functions?
Why c is called a mid level programming language?
What are header files? What are their uses?