GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-77aab223bc
|
#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 | ||
) |