You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-----Includes.h
|
| - Source.cpp
|
|
----defs.h
source.cpp - contains 'main' function and some clases;
includes.h - contains libraries of this project
defs.h - contains some sub-functions
About
This is my simple idea to realise something about a database. Im trying to learn C/C++