GRASS Programmer's Manual
6.4.3(2013)-r
|
#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 27 of file lib/bitmap/main.c.
References BM_create(), BM_destroy(), BM_file_read(), BM_file_write(), BM_get(), BM_get_map_size(), BM_set(), getenv(), NULL, and y.