07-06-2009, 07:45 PM
Hi Vinod,
As we use 'Empty' to free up the memory for a variable, is there any other way to free up the memory allocated for an array.
Like if i have declared an array as 'Dim arrStudentName(25)'
What do i need to do if I want to clear the memory used by this array ?
Thanks,
Ritesh
As we use 'Empty' to free up the memory for a variable, is there any other way to free up the memory allocated for an array.
Like if i have declared an array as 'Dim arrStudentName(25)'
What do i need to do if I want to clear the memory used by this array ?
Thanks,
Ritesh