Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
U

User 1795037

@User 1795037
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Need help on writing a library book keeping software
    U User 1795037

    Dear gurus, I am required to write a C++ library program using Visual C++ 6.0. The criterias are: 1)Create 2 output .dat files one for the library book database and the other for borrowers list and books that are leased. The first file will list: Book Title Date added Author Publisher Avilbility status The second file will list: Name of borrower Book borrowed Date borrowed Expiry Date 2)The menu of the program should have: a)Review books database and availability b)Review/List borrowers/books borrowed c)Add/alter books list d)Add/Remove borrowers from the list Need help ASAP.Only had 2 months experience with C++.Currently I only know how to create classes,make switch statements,arrays,structures and loops.Still not very familiar with I/O writing/reading.I am having headache on how to relate all of them.Another question is how do I individually remove the data from the database one by one specifically?I know how to write a list and add but let's say member #3 already returns his book how to remove him from the list and change the book availability status in the other file to available again? Thanks in advanced.

    C / C++ / MFC question c++ database help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups