Void pointer



         




This page should be merged with C programming language

A void pointer is a pointer that points to an object of unknown type. Void pointers are commonly used in programming languages like C, and may be typecast into pointers pointing to objects of a specific data type. Void pointers are commonly used to allocate memory to blocks of data.

This article is a stub. You can help BambooWeb by expanding it (http://en.BambooWeb.org/w/index.php?title=Void_pointer).




-This article has been brought to you by BambooWeb and Wikipedia-



  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License