[GRASS-dev] Re: [GRASS GIS] #22: Grass r.out.mat 64bit Matlab
reading problem
GRASS GIS
trac at osgeo.org
Wed Jan 23 19:16:10 EST 2008
#22: Grass r.out.mat 64bit Matlab reading problem
----------------------+-----------------------------------------------------
Reporter: alexice | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.3.0
Component: default | Version: 6.2.3
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by glynn):
stdint.h and int32_t are C99, and shouldn't be used in GRASS.
The correct solution is to explicitly [de]serialise values rather than
reading/writing the in-memory representation directly from/to files.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/22#comment:3>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list