Hi,
Is it possible to replicate a C linked list in VB?
I have a C DLL that requires a pointer to a linked list (the structure of which I have managed to replicate in VB) However will this work?
Thanks,
Rob
Printable View
Hi,
Is it possible to replicate a C linked list in VB?
I have a C DLL that requires a pointer to a linked list (the structure of which I have managed to replicate in VB) However will this work?
Thanks,
Rob