#include <grass/gis.h>
#include <unistd.h>
Include dependency graph for writ_zeros.c:
Go to the source code of this file.
Functions | |
int | G_write_zeros (int fd, long n) |
int G_write_zeros | ( | int | fd, | |
long | n | |||
) |
Definition at line 12 of file writ_zeros.c.