用new的,如何建头结点,增加结点等。。。(最好有一个简单的例子)
参考1:
http://blog.csdn.net/hizxc/article/details/2136643
参考2:
http://blog.chinaunix.net/uid-26748613-id-3875173.html
参考3:
http://blog.sina.com.cn/s/blog_538b279a010009b1.html
这样的问题,在网上 Google 一下,有很多答案的。
我觉得你是基础没有打好吧,如果你知道C语言的链表怎么实现的话,C++的链表怎么实现,应该没什么问题