How do I convert a string to all upper or lower case?
No Answer is Posted For this Question
Be the First to Post Answer
find out largest elemant of diagonalmatrix
What is the right type to use for boolean values in c? Is there a standard type?
HOW CAN ADD OUR FUNCTION IN LIBRARY.
list the no of files created when c source file is compiled
What is the use of keyword VOLATILE in C?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
In which layer of the network datastructure format change is done
read an array and search an element
#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }
Explain how can type-insensitive macros be created?
How to calculate sum
print the palindrome numbers in between 0 to n