<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi list.<br></div>I have a question on allocating data and reading it through an external.<br></div>As I have seen so far, the externals that reads arrays, as tabread, allocate<br></div>the data in their own memory space. As far as I can understand, this result<br>in a "double allocation" of the data. One in the array itself and the other one in the<br>internal memory space of the instance of the tabread external. <br></div>The point is that I would like to use an array to hold in memory a considerable<br></div>amount of data and to make it available to an arbitrary "reader" objects<br></div>without the need of allocating the data again in each one of the readers.<br></div></div>Is it possible to write an external that that reads data from an array "on the fly"<br></div>without the need of allocating the data in its own memory space? <br><div><div><div>Any help will be most appreciate.<br></div><div><div><div><div><div><div><div><div><br clear="all"><div><div class="gmail_signature">Oscar Pablo Di Liscia</div></div>
</div></div></div></div></div></div></div></div></div></div></div>