GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-847944e18e
|
Go to the source code of this file.
Functions | |
int | write_cube (Cube_data *Cube, int cur_x, file_info *headfax) |
int | write_cube_buffer (unsigned char *Buffer, int size, int cur_x, file_info *headfax) |
int | read_cube (Cube_data *Cube, file_info *headfax) |
int | my_fread (char *buf, int size, int cnt, FILE *fp) |
int | reset_reads (file_info *headfax) |
int | new_dspf (file_info *hfax) |
int new_dspf | ( | file_info * | hfax | ) |
Definition at line 285 of file cube_io.c.
References file_info::Dataoff, file_info::dspfinfp, and G_fseek().
Definition at line 26 of file cube_io.c.
References Cube_data::n_thresh.