I just want to check if I write following codes in vb6:
dim a as new b
dim a as new b
will it cause the memory leak or not?
I just want to check if I write following codes in vb6:
dim a as new b
dim a as new b
will it cause the memory leak or not?