Hello, I have always had a dream in which a database is constructed on a Win32 (I believe CMD is), while I have gave this many many chances, I can not succeed in this.. I understand the basic elements such as I need the string.h and fstream... Anything would be greatly appreciated
Example
Welcome to Database:
> Please input command
> name
> (displays name)
>
> load "file name"
> (Opens new file)
Your post doesn't make sense, what exactly do you want? Writing a database? There are thousands of free databases you can take a look at to get inspiration. Writing a database is not a small project.