Hi
What is the possibility you can post me some of the code you've used?
Then I will check it for you
 
Thank you
Johan Fourie
http://www.cq.co.za
 

        -----Original Message----- 
        From: advanced_delphi@yahoogroups.com on behalf of Alexandre Hirzel 
        Sent: Thu 12/15/2005 12:04 AM 
        To: advanced_delphi@yahoogroups.com 
        Cc: 
        Subject: [advanced_delphi] Deallocating dynamic arrays
        
        
          Hello!

          I have a problem deallocating a non-rectangular array. It is declared 
as an array of array of cardinal, and then along the way, it's first dimension 
gets increased several times, and its 2nd dimensions too. The length of the 2nd 
dimension varies.

          Then, at the end of the process, I just set the array to nil, and I 
get an access violation.

          The funny thing is that the AV occurs only when I work with very 
large arrays, not with small ones. I've used CheckMem to check there was no 
memory leak involved. However, I believe this error might be linked to the way 
dynamic array are treated.

          Could someone give me a clue about these issues?

          Thanks in advance,

         
                                           >O<
                                        Alexandre
        
        
  _____  

        YAHOO! GROUPS LINKS 


                
        *        Visit your group "advanced_delphi 
<http://groups.yahoo.com/group/advanced_delphi> " on the web.
                  
        *        To unsubscribe from this group, send an email to:
                 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
                  
        *        Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service <http://docs.yahoo.com/info/terms/> . 


  _____  




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/advanced_delphi/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to