How should i implement the very basic singly linked list in C++, i am having a paper in just 20 days and i dont know a bit about this stuff,,,
How to add data to it ,, as there is only one data item in single linked list and one pointer, how to accesss and remove data...