Thread: phone directory program

  1. #1
    Registered User
    Join Date
    Apr 2002
    Posts
    1

    Exclamation phone directory program

    anybody out there written a phone directory program in C? you have to be able to add, delete, and display contacts. if you can help, please e-mail us the code or any suggestions you can give us. were gettin desperate. we have less than a week til this program is due.

    thanks


  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    Check out the Cprogramming tutorials on linked lists. This sounds very simple once you have the list code written.

    -Prelude
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Profiler Valgrind
    By afflictedd2 in forum C++ Programming
    Replies: 4
    Last Post: 07-18-2008, 09:38 AM
  2. Couple errors please help :-D
    By JJJIrish05 in forum C Programming
    Replies: 9
    Last Post: 03-06-2008, 02:54 AM
  3. Directory & Image program..
    By MipZhaP in forum C++ Programming
    Replies: 5
    Last Post: 08-15-2004, 06:35 AM
  4. Replies: 2
    Last Post: 05-10-2002, 04:16 PM
  5. Phone Class
    By Unregistered in forum C++ Programming
    Replies: 5
    Last Post: 03-30-2002, 07:42 AM