GNU Info

Info Node: (libc.info)Argz and Envz Vectors

(libc.info)Argz and Envz Vectors


Prev: Encode Binary Data Up: String and Array Utilities
Enter node , (file) or (file)node

Argz and Envz Vectors
=====================

   "argz vectors" are vectors of strings in a contiguous block of
memory, each element separated from its neighbors by null-characters
(`'\0'').

   "Envz vectors" are an extension of argz vectors where each element
is a name-value pair, separated by a `'='' character (as in a Unix
environment).

Argz Functions
Operations on argz vectors.
Envz Functions
Additional operations on environment vectors.

automatically generated by info2www version 1.2.2.9