an example public library program

Hi I was wondering if anyone on here would be able to create or direct me to an example program which is designing a computerised records system for a public library, which keeps information on library users and the amount of books they have on loan/are allowed to loan.

I am struggling to find an example program which does this and I would be grateful if anyone could help me find an example or create an example for me. Just to make sure, the example must

1. define appropriate user-defined data types to model the data of the application.
2. read the book data from a book data file and store it in a convenient form.
3. read the user data from a user data file and store it in a convenient form.
4. allow a book to be issued to a user or returned by a user.
5. allow the library staff to list all books by an author, to report which are currently in stock or on loan and to indicate in which area of the library they may be found.

Thank you if anyone can help me.
Hi, I m wondering... wt kind of help you need.
you define each thing very clearly...
where is the problem men... :)

Andy...
Just an example program of what I have stated because I cannot find any examples on the internet. But if anyone cant find an example, to possibly create an example.
Topic archived. No new replies allowed.