kburchfiel/Creating-Persistent-Objects-Using-Pointers-in-Cpp
An example program for beginning C++ students (like myself) that demonstrates how pointers can be used within functions to create new instances of objects.
C++MIT
No issues in this repository yet.