VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RE: Linked Lists Rag on a Stick (3 replies, 0 views) (2000-Jun-16) I'm fairly unknowledgable about linked lists, but I sorta know how they work. Why do you need them, you can use collections and things like that?
If you do need them, investigate VarPtr (Returns the pointer for a variable) and something to write straight to memory. I'm not sure about what to use, but you could always have a temporary variable and use CopyMemory.
I know there are still a few holes in my little plan but I'm trying :)
htt
|