GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include "G3d_intern.h"
Go to the source code of this file.
Functions | |
int | G3d_longEncode (long *source, unsigned char *dst, int nofNums) |
void | G3d_longDecode (unsigned char *source, long *dst, int nofNums, int longNbytes) |
Definition at line 36 of file g3dlong.c.
References G3d_fatalError(), and G3D_LONG_LENGTH.
Referenced by G3d_openCellOld().
Definition at line 5 of file g3dlong.c.
References G3D_LONG_LENGTH, and G3D_MIN.
Referenced by G3d_flushIndex().