B
bern11
Can anyone show me how to do a linked-list in C#? All I need is the
basics - add an element and set the next & prev references. Show me
that and I can figure out the rest. I know how to do it in C++, but I'm
new to C#.
basics - add an element and set the next & prev references. Show me
that and I can figure out the rest. I know how to do it in C++, but I'm
new to C#.