<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sharing allocatable arrays-callback subs in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Sharing-allocatable-arrays-callback-subs/m-p/982236#M26337</link>
    <description>Put the array declaration in a MODULE that is then USEd by the various routines.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Sat, 02 Feb 2002 03:04:21 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2002-02-02T03:04:21Z</dc:date>
    <item>
      <title>Sharing allocatable arrays-callback subs</title>
      <link>https://community.intel.com/t5/Software-Archive/Sharing-allocatable-arrays-callback-subs/m-p/982235#M26336</link>
      <description>Hi  &lt;BR /&gt;  &lt;BR /&gt;I have an dialog QwikWin graphic program that draws zooms and pans a map. The external DRAWMAP subroutine reads the map points from a file  and draws the map each time it is called by callback subs START, ZOOM or PAN (buttons).  &lt;BR /&gt;Reading the file every time a button is clicked causes a little but annoying dalay in redrawing the map to its new size or position.  &lt;BR /&gt;I would like the START callback sub to read the file, allocate and fill an array with the map points, and make this array sharable with  DRAWMAP sub, any time it is called by the other buttons.  &lt;BR /&gt;In START callback sub I could pass the allocated array to the DRAWMAP sub but the ZOOM and PAN callback are not called by START so I do not know how to do it  &lt;BR /&gt;    &lt;BR /&gt;I know my 5.0D is out of data but the upgrade to 6.6 is arriving next week.  &lt;BR /&gt;  &lt;BR /&gt;Thanks for any help I can get  &lt;BR /&gt;  &lt;BR /&gt;Geraldo Garcia</description>
      <pubDate>Sat, 02 Feb 2002 02:23:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Sharing-allocatable-arrays-callback-subs/m-p/982235#M26336</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2002-02-02T02:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing allocatable arrays-callback subs</title>
      <link>https://community.intel.com/t5/Software-Archive/Sharing-allocatable-arrays-callback-subs/m-p/982236#M26337</link>
      <description>Put the array declaration in a MODULE that is then USEd by the various routines.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sat, 02 Feb 2002 03:04:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Sharing-allocatable-arrays-callback-subs/m-p/982236#M26337</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-02-02T03:04:21Z</dc:date>
    </item>
  </channel>
</rss>

