<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <DEFANGED_meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
A stupid doubt :-)<br>
When I open a new raster file (outfd=G_open_raster_new(pippo,pluto)) it
is open only in writing or can I also read it?<br>
Let me explane, I change my active region, the first time I applay some
calculations and write cell values, the next time my active region
overlay the old one and I want to retrive the just written data
cells....<br>
Is it done just using:<br>
G_get_raster_row(outfd,outrast,row,data_type) ?????<br>
<br>
Sorry for my confusion.....<br>
<br>
<div class="moz-signature">-- <br>
<DEFANGED_meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Signature</title>
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">_____________________________________________________
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">Ing. Massimiliano Cannata
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">SUPSI - Istituto Scienze della
Terra
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">C.P. 72 - CH-6952 Canobbio
(Ticino, Switzerland)
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">Tel +41 (0)91 935 12 25 - Fax
+41 (0)91 935 12 09
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<a class="moz-txt-link-freetext"
 href="mailto:massimiliano.cannata@supsi.ch"
 DEFANGED_STYLE="color: rgb(102, 102, 102);">mailto:massimiliano.cannata@supsi.ch</a><span
 style="color: rgb(102, 102, 102);">
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<a class="moz-txt-link-freetext" href="http://www.ist.supsi.ch"
 DEFANGED_STYLE="color: rgb(102, 102, 102);">http://www.ist.supsi.ch</a><span
 style="color: rgb(102, 102, 102);">
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br>
</div>
</body>
</html>