# wordexp\_t
## **Overview**
**Related Modules:**
[IO](IO.md)
**Description:**
Describes information about word expansion.
## **Summary**
## Data Fields
## **Details**
## **Field Documentation**
## we\_offs
```
size_t wordexp_t::we_offs
```
**Description:**
Offset of the word string
## we\_wordc
```
size_t wordexp_t::we_wordc
```
**Description:**
Number of words
## we\_wordv
```
char** wordexp_t::we_wordv
```
**Description:**
Address of the word string