Hi

I am a VB6 beginner and I program in C and C++ before. I want to know how to manage memory space in VB6. Just like in C, it provides a function that will clear a room in a memory by using free() function. How am I gonna do it in VB 6? is there a way or using KERNEL32, something like that, to manage memory?

Thanks a lot vbforums