table of contents
other versions
- trixie 1.5.28-2
- testing 1.5.29-1
- unstable 1.5.29-1
- experimental 1.5.30-1
| MAT_VARADDSTRUCTFIELD(3) | Library Functions Manual | MAT_VARADDSTRUCTFIELD(3) |
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¶
| March 18, 2012 | Nixpkgs |