GRASS 8 Programmer's Manual 8.6.0dev(2026)-5f4f7ad06c
Loading...
Searching...
No Matches
xeval.c File Reference
#include <grass/gis.h>
#include <grass/raster.h>
#include <grass/calc.h>
Include dependency graph for xeval.c:

Go to the source code of this file.

Functions

int f_eval (int argc, const int *argt, void **args)
 
int c_eval (int argc, int *argt)
 

Function Documentation

◆ c_eval()

int c_eval ( int  argc,
int argt 
)

Definition at line 61 of file xeval.c.

References E_ARG_LO.

◆ f_eval()

int f_eval ( int  argc,
const int argt,
void **  args 
)