wordexp.h
Overview
Related Modules:
Description:
Declares functions related to word expansion.
Since:
1.0
Version:
1.0
Summary
Data Structures
| Data Structure Name | Description |
|---|---|
| wordexp_t | Describes information about word expansion. |
Functions
| Function Name | Description |
|---|---|
| wordfree (wordexp_t *we) | void Frees a word expansion buffer. |
