GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gis/zero.c File Reference
#include <string.h>
#include <grass/gis.h>
Include dependency graph for gis/zero.c:

Go to the source code of this file.

Functions

int G_zero (void *buf, int i)
 Zero out a buffer, buf, of length i. More...
 

Function Documentation

int G_zero ( void *  buf,
int  i 
)