Thread: Help Please!!!!

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    1

    Question Help Please!!!!

    This is my problem:
    Use classes and write a program that creates a small personal phone database. Store a list of names and phone numbers in a file and read it into linked list. Your main program should include a loop and a menu with the following options:
    1) List all (show at least 10)
    2) Look up number and display name
    3) Change phone number
    4) Add a new name
    5) Delete a name
    6) Exit

    I understand how to use linked lists, however I'm bad at setting up the classes... can anyone help me out please!

    Jason
    Junior CIS Major - Towson U

  2. #2
    Registered User
    Join Date
    Oct 2001
    Posts
    42
    Classes are quite a difficult concept to grasp
    http://www.zib.de/Visual/people/muel.../tutorial.html


    Marky_Mark

  3. #3
    Lead Moderator kermi3's Avatar
    Join Date
    Aug 1998
    Posts
    2,595
    This is the kind of broad homework question we ask that people don't ask. For a couple reasons, both because people won't answer it, and because it defeats the purpose of figuring things out that programming encourages. (See the Annoucement for more details)

    Try setting up the classes yourself, if you still have trouble after you try come back and ask a more specific question, or ask for someone to elaborate on the concept for you I'm sure someone will be glad to help you then.

    You can get some more starting info on the Tutorials section of the site: http://www.cprogramming.com/tutorial.html (lesson 12 i think).

    Good Luck
    Kermi3

    If you're new to the boards, welcome and reading this will help you get started.
    Information on code tags may be found here

    - Sandlot is the highest form of sport.

Popular pages Recent additions subscribe to a feed