What are types of preprocessor in c?
write a program which will count occurance of a day between two dates.
When should the volatile modifier be used?
Is void a keyword in c?
c program to manipulate x=1!+2!+3!+...+n! using recursion
What is include directive in c?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
What is meant by preprocessor in c?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
Explain how can you check to see whether a symbol is defined?
How can type-insensitive macros be created?
please send me papers for Dy. manager IT , PNB. it would be a great help for me.
I need to take a sentence from input and sort the words alphabetically using the C programming language. Note: This is C not C++. qsort and strtok not allowed