I am working on a program that is memory-intensive, and although I will be going through trying to make it as effecient as possible, I believe it will still use a lot. It will need the ability to restart, and therefore *basically* perform the same thing with different data again.
Is there anyway I can "clear" all data from the memory currently associated with the program, or ANYTHING that would help me out... thanks!
