|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <stdio.h>
Go to the source code of this file.
Functions | |
| void | matprt (double *a, int n, int m, char *fmt) |
| void | fmatprt (FILE *fp, double *a, int n, int m, char *fmt) |
| void fmatprt | ( | FILE * | fp, |
| double * | a, | ||
| int | n, | ||
| int | m, | ||
| char * | fmt | ||
| ) |