Description: Using Malloc in VB6 - In computing, malloc is a subroutine for performing dynamic memory allocation. This code shows how to create little chunks of memory completely independently of variables or classes, how to access their contents, reallocate them and free them.
To Search:
File list (Check if you may need any files):
pTest.vbp
PTEST.vbw
mMalloc.bas
IStack.cls
frmTest.frx
frmTest.frm
cStackLinkedObjectItem.cls
cStackLinkedObject.cls
cStackIMalloc.cls
cStackCollection.cls
cStackArray.cls