FreeBSD Manual Pages
MAT_VARADDSTRUCTFIE... FreeBSD Library Functions Manual MAT_VARADDSTRUCTFIE... NAME Mat_VarAddStructField -- Adds a field to a structure array. SYNOPSIS #include <matio.h> int Mat_VarAddStructField(matvar_t *matvar, const char *fieldname); DESCRIPTION The Mat_VarAddStructField() function adds a fieldname to the structure variable matvar. RETURN VALUES 0 is returned on success. SEE ALSO Mat_VarCreateStruct(3) FreeBSD 13.0 March 18, 2012 FreeBSD 13.0
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUES | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Mat_VarAddStructField&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>