One new implementation of single linked list
摘要: One new implementation of single list as below(code: c++):/** * Used to create and manage a single linked list of objects of a common * type. The list of created objects can be examined to find a key ...
阅读全文
posted @
2010-10-17 14:35 Zero Lee 阅读(26) |
评论 (0) 编辑