Wrox Programmer Forums
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old December 14th, 2005, 01:20 PM
Registered User
 
Join Date: Dec 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default please help

hi i am new to c++ programing and was wondering if someone could please tell me how to design such a program for a public library:

# define appropriate user-defined data types (enumerations and/or structs) to model the data of the application.
# read the book data from the book data file and store it in a convenient form.
# read the user data from the user data file and store it in a convenient form.
# allow a book to be issued to a user
# allow a book to be returned by a user
# allow the library staff to search for a book by author, to report #whether it is currently in stock or on loan and to indicate in which area of the library it may be found.

Reply With Quote
  #2 (permalink)  
Old December 27th, 2005, 07:11 PM
Registered User
 
Join Date: Dec 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hey dude, just wanted to let you know that it would be better to give more descriptive subject names. So someone knows what's the problem is about before going in. Happy new year...

Reply With Quote









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.