This project is written in C++ and used for teaching data structure.
Main project - Main Static class library project - LinkedListlib, Queue, Stack, etc.
Add a new project to the solution Change the project properties to Windows static library after the project is built Add dependencies to the solution Add references in the Main project, and add the header files of the new project