SYSCPPCP
Store C++ class data in a file and manipulate it programmatically
'Simple Yet Sophisticated C++ Class Persistence' or SYSCPPCP - Store C++ class data in a database and manipulate it programmatically or using SmqllSQL (included
SYSCPPCP is a framework allowing the users to store class variables data to a file and manipulating it programmatically. The framework contains a program called SmallSQL facilitating the manipulation of data in the file using simple SQL statements.
All the framework code, libraries and executables are generated by the system. After...