Click to See Complete Forum and Search --> : Replicating a linked list


Robert Fernando
December 6th, 1999, 02:42 AM
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