Query: array_start
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
array_start(3) Library Functions Manual array_start(3)NAMEarray_start - get pointer to first element in arraySYNTAX#include <array.h> void* array_start(array* x); array x; t* p = array_start(&x);DESCRIPTIONarray_start is the same as array_get with pos equal to 0.SEE ALSOarray_allocate(3), array_get(3), array_fail(3) array_start(3)
Related Man Pages |
---|
array_allocate(3) - debian |
bsearch(3) - osf1 |
key(3) - php |
array_shift(3) - php |
next(3) - php |
Similar Topics in the Unix Linux Community |
---|
awk array starting with "ord" |
Merge sort when array starts from zero(0) index??? |