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?

Asmita Ved
Views: 755 | Community Opinion: 1

Tags..  Void Pointer  C Language  Use of Pointer  Interview Question

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
*Name
*your opinion/answer: