Tuesday, July 14, 2009

C++ urgent help??

Write a program to manage a Book Catalog. The catalog would contain a collection of books (maximum of 500), with following fields of information: author’s last name, author’s first name, book title, year of publication and price. Use an abstract data type: book to specify the objects of type book (use C++ Classes to implement this) or Struct. The book catalog should use a file for storing the information on books.


The program should have :


It should allow the user to add a new book to the catalog. Use this feature to initially create the book catalog. It should ask for the required information and then add the book to the catalog





It should allow user to find a book in the catalog, given one of the following: author first name or last name or the book code. If the book is found, all the information about the book should be displayed. If the book is not found, an appropriate message should be displayed.


The program should have a menu driven interface to allow users to select one of the options to perform the above tasks. The program should display appropriate messages to the user for each operation, successful or not.

C++ urgent help??
successful, depending on what libraries your using. and what streams your using. so it depends on you if its successful or not. make sure that you run your program first to see if it succeeds and if not then look at the bottom of the c++ design screen to see and get an idea of what adjustments need to be made to your script
Reply:Study!!!!!!!!!!!!
Reply:?
Reply:Dude, are you crazy?
Reply:This is your fate if you don't do your homework now:





http://answers.yahoo.com/question/index;...
Reply:If you are still stuck, may be you can contact a C++ expert at websites like http://askexpert.info/
Reply:Lol, copy paste/retype your homework? Or are you a low level techy hated by your boss?


No comments:

Post a Comment