Why can't I perform arithmetic on a void* pointer?
No Answer is Posted For this Question
Be the First to Post Answer
What does it mean when a pointer is used in an if statement?
Given an array of characters, how would you reverse it? How would you reverse it without using indexing in the array?
write a program which counts a product of array elements lower than 10.
How can I split up a string into whitespace-separated fields?
Explain setjmp()?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
What is methods in c?
why arithmetic operation can’t be performed on a void pointer?
How can I make sure that my program is the only one accessing a file?
Who is the main contributor in designing the c language after dennis ritchie?
What is the g value paradox?
Write a program on swapping (100, 50)