What is pointer to pointer in c with example?
No Answer is Posted For this Question
Be the First to Post Answer
how to find sum of 5 digits in C?
What is the full form of getch?
What is the use of volatile?
How can I read data from data files with particular formats?
Do you know the difference between malloc() and calloc() function?
What is the correct declaration of main?
what is a static function
how many argument we can pas in in a function
What does char * * argv mean in c?
please give me some tips for the selection in TCS.
wap in c to accept n number display the highest and lowest value
main() { printf("hello"); fork(); }