wordexp_t

Overview

Related Modules:

IO

Description:

Describes information about word expansion.

Summary

Data Fields

Variable Name

Description

we_wordc

size_t 

we_wordv

char ** 

we_offs

size_t 

Details

Field Documentation

we_offs

  1. size_t wordexp_t::we_offs

Description:

Offset of the word string

we_wordc

  1. size_t wordexp_t::we_wordc

Description:

Number of words

we_wordv

  1. char** wordexp_t::we_wordv

Description:

Address of the word string