Differences between revisions 4 and 5
Revision 4 as of 2011-08-03 11:01:06
Size: 212
Editor: localhost
Comment: converted to 1.6 markup
Revision 5 as of 2012-08-21 13:11:17
Size: 216
Editor: 182
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
코드예제 : [DoublyLinkedList.h] / [DoublyLinkedList.c] 코드예제 : [[DoublyLinkedList.h]] / [[DoublyLinkedList.c]]

두개의 포인터로 연결된 항목들로 이루어진 LinkedList.

이전포인터라는 앞항목을 가리키는 포인터를 포함한다.

코드예제 : DoublyLinkedList.h / DoublyLinkedList.c

DoublyLinkedList (last edited 2012-08-21 13:11:17 by 182)

web biohackers.net