Why is my program writing to the same line in .dat fileI am creating a library Management system. The system is meant write and read from a .dat file. Howe...
Why is my Library Management program not writing to fileWhat do you mean by binary mode?
Why is my Library Management program not writing to fileHi, I am creating a library Management which you can add books, dvds and students to. The books and...
Using an object in several .cpp filesI am creating a Library Management system. And Im having a problem. I have a Main.cpp, Book.cpp, ...
How to keep program running without exiting when wrong option is chosen?I just noticed that and I have changed the code to look like this: [code]switch (mainSelect) { ...
This user does not accept Private Messages