![]() |
![]() |
![]() |
![]() |
Perform word expansions
#include <wordexp.h> int wordexp( const char * words, wordexp_t * pwordexp, int flags );
libc
The C bindings for performing word expansions aren't currently supported.
-1 to indicate an error (errno is set).
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | Yes |
Thread | Yes |
glob(), globfree(), wordfree()
![]() |
![]() |
![]() |
![]() |