GRASS GIS 7 Programmer's Manual
7.0.4(2016)-r00000
|
#include <stdio.h>
#include <stdlib.h>
#include <grass/bitmap.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 9 of file smain.c.
References BM_create_sparse(), BM_destroy(), BM_dump_map_row_sparse(), BM_file_read(), BM_file_write(), BM_get(), BM_get_map_size(), BM_set(), and NULL.