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

Go to the source code of this file.

Functions

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

Function Documentation

◆ f_bitxor()

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

Definition at line 9 of file xbitxor.c.

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