• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need help to convert from Con List to Link List

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

[ April 04, 2008: Message edited by: Fred Rosenberger ]
 
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First, Welcome!!

Second, i edited your post to use the code tags. this preserves the formatting, making it MUCH easier to read. just use those 'instant UBB Code' buttons you see beneath where you enter your post, and paste your code between the tags it inserts for you.

Finally, we don't do your homework for you. We're DELIGHTED to help, but you have to do the work.

Where, exactly, are you stuck? what is/isn't working how you think it should? do you know what a linked list is? do you know how to compile a java program? Does this sample compile?

there are too many unknowns for anyone to help you if you do nothing but just post a bunch of source code.
[ April 04, 2008: Message edited by: Fred Rosenberger ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic