Saturday, January 13, 2007

Failed code

It seems that I have learned the operating of linked list in C language.I feel it is not easy to use linked list in pure C. I just want more, something object-oriented(OO).To tell the truth, being used to Java, I don't like the style of pure C very much. I have just tried operating linked list in C, but failed. It said Segmentation fault. Faint! Later I will try again.

No comments: