Array of Linked Lists
Author |
Message |
johnnyAppleseed
|
Posted: Mon Jan 11, 2010 7:39 pm Post subject: Array of Linked Lists |
|
|
What is it you are trying to achieve?
I'm trying to make an array of linked lists and for turing to print the linked lists consisting of random letters
What is the problem you are having?
unable to get the array of linked lists to work in my program, but able to if i only incorporate a single linked list
Describe what you have tried to solve this problem
i have made a 1d array of linked lists consisting of only 1 linked list to keep it simple but still no luck
Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
can someone plz post code example of a simpe array of linked lists consisting any 3 letters (just an ex) (3-4 linked lists is good)
get turing to print the linked lists
plz put the printing in a proc form for i believe the proc parameters may be causin me trouble too
thk you
Please specify what version of Turing you are using
ah the newest one:S lol |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Ktomislav
![](http://compsci.ca/v3/uploads/user_avatars/208162377548d53ef771951.jpg)
|
Posted: Mon Jan 11, 2010 8:02 pm Post subject: Re: Array of Linked Lists |
|
|
Post what you have done so far so we could see where the problem is. |
|
|
|
|
![](images/spacer.gif) |
|
|