Feb 02, 2005 19:11
If anybody knows how to write in Java, I'd love a little help. I have a program due tomorrow night that HATES ME!
Do you have to manually initialize a linked list to null, or is that automatic? I'm working with an array of linked lists, is the issue. And getting NullPointerException error. Damn.