Open main menu

CDOT Wiki β

Changes

Q1sol the solution

4 bytes added, 18:02, 4 August 2010
no edit summary
 <codenowiki>
//to write a linked list like structure, you must begin with a node. Without the node,
//you can't have a linked list.
return rc;
}
</codenowiki>