0
How to make simple employee database singly linked list using c++
Hello, i need help :( is there someone who can help how to make simple employee database linked list program using c++ ? I want to take it as a reference for my assignment. Currently im struggling so please help me.. thank you Thank You for whoever help me :)
2 Réponses
+ 1
Hello ,you should show us what have you tried so far.
And if you haven't tried yet there are 100's of tutorial online that can help you get started with understanding and basic implementation of singly linked list.
0
what you want with linked list ?