in reply to Re: How to free memory used by previous program?
in thread How to free memory used by previous program?

Sorry if I am wrong. It is a pseudo code that I have posted. In the real code all the variable names are not the same what I have given here. So if you are telling me that $var1 ideally not correct to assign a variable name, then I am not doing that thing. Please correct me if I am not able to understand what you are telling.

  • Comment on Re^2: How to free memory used by previous program?

Replies are listed 'Best First'.
Re^3: How to free memory used by previous program?
by Anonymous Monk on Mar 29, 2014 at 09:19 UTC

    Well, you posted some code ... which you didn't say was pseudocode ... which isn't written to cope with scoping ... three programs pasted into one file , no indentation ...

    All I was trying to say is read these tutorials and learn from them, learn about scoping, learn about perls memory management...

    But as you said, its pseudocode , so... well, I really don't have anything more specific to add

    Have a nice day , I wish you all the best