FreeBSD Manual Pages
MAT_VARPRINT(3) BSD Library Functions Manual MAT_VARPRINT(3) NAME Mat_VarPrint -- Prints the information of a MAT variable to stdout. SYNOPSIS #include <matio.h> void Mat_VarPrint(matvar_t *matvar, int printdata); DESCRIPTION The Mat_VarPrint() function prints the information of a MAT variable matvar to stdout. If printdata is set to non-zero the data of the vari- able also is printed. BSD October 20, 2017 BSD
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Mat_VarPrint&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>