Description: Small library management system, to achieve operational processes to imitate a small library procedures, administrators can manage books and readers, for CRUD. Readers can borrow books, check books, etc
To Search:
File list (Check if you may need any files):
LibraryOSSaveLoad\adminFile.dat
.................\AdminList.cpp
.................\AdminList.h
.................\AdminOp.cpp
.................\AdminOp.h
.................\BaseList.cpp
.................\BaseList.h
.................\bookFile.dat
.................\BookList.cpp
.................\BookList.h
.................\Debug\AdminList.obj
.................\.....\AdminOp.obj
.................\.....\BaseList.obj
.................\.....\BookList.obj
.................\.....\InterfaceIO.obj
.................\.....\LibraryOS.exe
.................\.....\LibraryOS.ilk
.................\.....\LibraryOS.obj
.................\.....\LibraryOS.pch
.................\.....\LibraryOS.pdb
.................\.....\ListProc.obj
.................\.....\Login.obj
.................\.....\ReaderList.obj
.................\.....\ReaderOp.obj
.................\.....\SaveLoad.obj
.................\.....\StdAfx.obj
.................\.....\String.obj
.................\.....\vc60.idb
.................\.....\vc60.pdb
.................\InterfaceIO.cpp
.................\InterfaceIO.h
.................\IOIterface.cpp
.................\IOIterface.h
.................\LibraryOS.cpp
.................\LibraryOS.dsp
.................\LibraryOS.dsw
.................\LibraryOS.ncb
.................\LibraryOS.opt
.................\LibraryOS.plg
.................\ListProc.cpp
.................\ListProc.h
.................\Login.cpp
.................\Login.h
.................\readerFile.dat
.................\ReaderList.cpp
.................\ReaderList.h
.................\ReaderOp.cpp
.................\ReaderOp.h
.................\ReadMe.txt
.................\SaveLoad.cpp
.................\SaveLoad.h
.................\StdAfx.cpp
.................\StdAfx.h
.................\String.cpp
.................\String.h
.................\Debug
LibraryOSSaveLoad