Post

 Resources 

Console


RE: Linked Lists David Goodlad (1 reply, 0 views) (2000-Jun-17)
-
Yeah, one way that you can do it is setup a system of classes, because class variables can 'point' to any object that you 'Set' them to. Therefore in your class you would have a pNext As CMyClass or whatever, and set that one to the 'next' item in the linked list. It's basically the same idea as it would be in c/c++ or pascal, except using a class to store the data, not a struct. David


-
Up One Level | Back to Forum

RE: Linked Lists SLotman (0 replies) (2000-Jun-17)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 32 visitors within the last 20 minutes
RSS News Feed