In C, why is the void pointer useful? When would you use it?

In C, why is the void pointer useful? When would you use it?

Tags..  Void Pointer  C Language  Use of Pointer  Interview Question
Posted by: Asmita Ved | Views: 100 | Community Opinion: 1

Add Your Opinion

Bookmark this page..



Ask a New Question Go to Home


Community Opinion/Answers
Kushaldeep Singh Ratan said..

In My Opinion the void pointer is useful becuase it is a generic pointer that any pointer can be cast into and back again without loss of information.



What do you think? Add your opinion/answer
Your Name:
*your opinion/answer:
Related Questions & Answers: