iarray_init(3) debian man page | unix.com

Man Page: iarray_init

Operating Environment: debian

Section: 3

iarray_init(3)						     Library Functions Manual						    iarray_init(3)

NAME
iarray_init - initialize iarray data structure
SYNTAX
#include <iarray.h> void iarray_init(array* x, size_t elemsize); iarray x; int64 pos; t* p = iarray_init(&x,sizeof(element));
DESCRIPTION
iarray_init initializes an iarray so that it can hold elements of size elemsize. iarray_init does not actually allocate anything, so it can not fail.
SEE ALSO
iarray_allocate(3), iarray_get(3), iarray_free(3) iarray_init(3)
Related Man Pages
egd_get_available(3) - debian
xdf_get_chconf(3) - debian
ldns_wire2rdf(3) - centos
kvm_getlwps(3) - netbsd
tangram::type::array::fromone(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections