Open main menu

CDOT Wiki β

Changes

Q1sol the solution

19 bytes removed, 18:02, 4 August 2010
no edit summary
<nowiki>
//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;
}
</nowiki>