GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
#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 7 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(), NULL, and x.