Jump to content

array memory doesn't free


ddeerr
 Share

Recommended Posts

hi,

my program contains a global array which is not free memory when my programs end.

I display array's values each time i run program and they add indefinitely nervertheless i close my prgram and run it again.

I can free memory by _arraydelete but it seems strange ?

Edited by ddeerr
Link to comment
Share on other sites

  • Developers

hi,

my program contains a global array which is not free memory when my programs end.

I display array's values each time i run program and they add indefinitely nervertheless i close my prgram and run it again.

I can free memory by _arraydelete but it seems strange ?

No Idea what you mean, but the array is not there anymore after the programs ends and the memory is freed ... ;)

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...