What does *p++ do? What does it point to?
No Answer is Posted For this Question
Be the First to Post Answer
What's the difference between a linked list and an array?
what is c
WHAT IS PRE POSSESSORS?
If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?
What is the purpose of the preprocessor directive error?
What is atoi and atof in c?
What are enums in c?
why wipro wase
write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?
write a program to print sum of each row of a 2D array.
being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?
Does * p ++ increment p or what it points to?