GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
xif.c File Reference
#include <grass/gis.h>
#include <grass/raster.h>
#include <grass/calc.h>
Include dependency graph for xif.c:

Go to the source code of this file.

Functions

int f_if (int argc, const int *argt, void **args)
 
int c_if (int argc, int *argt)
 

Function Documentation

◆ c_if()

int c_if ( int  argc,
int *  argt 
)

Definition at line 270 of file xif.c.

References CELL_TYPE, DCELL_TYPE, E_ARG_HI, E_ARG_LO, and FCELL_TYPE.

◆ f_if()

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

Definition at line 242 of file xif.c.

References CELL_TYPE, DCELL_TYPE, E_ARG_HI, E_ARG_LO, and E_ARG_TYPE.