Literal Meaning:
* The vast void of space stretched endlessly before them.
* After the storm, the beach was left a desolate void.
* Her mind was filled with a void of thoughts, leaving her feeling lost.
Figurative Meaning:
* The decision left him feeling empty, a void in his heart.
* His departure created a void in the family that was impossible to fill.
* The company's collapse left a void in the local economy.
Technical Usage (Programming):
* The function returns void, meaning it does not return a value.
* The void pointer can be cast to any other type.
Note: The word "void" can be a bit tricky, depending on context. It can be used literally to describe emptiness, or figuratively to represent an absence or a lack of something. In programming, it has a very specific meaning.