what is a void pointer?
Answers were Sorted based on User's Feedback
Answer / karthik
void *p;
its void pointer.
it can point to any pointer like int*,char*,etc....
that is use of void*.
| Is This Answer Correct ? | 3 Yes | 2 No |
Is c dynamically typed?
Write a program using bitwise operators to invert even bits of a given number.
What does return 1 means in c?
what is the different between if-else and switch statment (other than syntax)
26 Answers CTS, Oracle, Scorpos,
What is the code for 3 questions and answer check in VisualBasic.Net?
What is pointer & why it is used?
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
how to devloped c lenguege?
please give me some tips for the placement in the TCS.
how to impliment 2 or more stacks in a single dimensional array ?
dennis ritchie invented C language in AT&T bell laboratory what is the extension of AT&T?
What is s in c?