hello,
I get this program to compile , but my error message is the following when
i try to run the program.
Exception in
thread "main" java.lang.NullPointerException
at SeqOfIntegers.insert(SeqOfIntegers.java:80)
at SeqOfIntegers.main(SeqOfIntegers.java:28)
Press any key to continue...
[ October 31, 2003: Message edited by: Jere Johnson ]