GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
xor2.c File Reference
#include <grass/gis.h>
#include <grass/raster.h>
#include <grass/calc.h>
Include dependency graph for xor2.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ f_or2()

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

Definition at line 17 of file xor2.c.

References CELL_TYPE, columns, E_ARG_LO, E_ARG_TYPE, E_RES_TYPE, IS_NULL_C, and SET_NULL_C.