Explain what is a 'locale'?
No Answer is Posted For this Question
Be the First to Post Answer
how to write palindrome program?
give an example of type casting by a simple c program
what is difference between declaring the pointer as int and char in c language?
What does nil mean in c?
What is the use of f in c?
we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
What is the mean of this statement:: if(int i=0 * i=9)
what is used instead of pointers in java than c?
How does free() know how many bytes to free?
void main() { int i=5; printf("%d",i+++++i); }
If we give two names then this displays the connection between the two people. It is nothing but flames game
What is the difference between struct and typedef struct in c?